Skip to content

Commit 083a797

Browse files
fix(deps): update dependency commons-beanutils:commons-beanutils to v1.10.1 (#13291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4990be commit 083a797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ val DEPENDENCIES = listOf(
9191
"com.github.stefanbirkner:system-rules:1.19.0",
9292
"uk.org.webcompere:system-stubs-jupiter:2.0.3",
9393
"com.uber.nullaway:nullaway:0.12.3",
94-
"commons-beanutils:commons-beanutils:1.10.0",
94+
"commons-beanutils:commons-beanutils:1.10.1",
9595
"commons-cli:commons-cli:1.9.0",
9696
"commons-codec:commons-codec:1.18.0",
9797
"commons-collections:commons-collections:3.2.2",

0 commit comments

Comments
 (0)