Skip to content

Commit

Permalink
fix(deps): update dependency commons-beanutils:commons-beanutils to v…
Browse files Browse the repository at this point in the history
…1.10.0
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 2e959d3 commit adff52b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ val DEPENDENCIES = listOf(
"com.github.stefanbirkner:system-rules:1.19.0",
"uk.org.webcompere:system-stubs-jupiter:2.0.3",
"com.uber.nullaway:nullaway:0.12.3",
"commons-beanutils:commons-beanutils:1.9.4",
"commons-beanutils:commons-beanutils:1.10.0",
"commons-cli:commons-cli:1.9.0",
"commons-codec:commons-codec:1.17.2",
"commons-collections:commons-collections:3.2.2",
Expand Down

0 comments on commit adff52b

Please sign in to comment.