Skip to content

Commit 238a614

Browse files
bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0 (via #3007)
1 parent c90f605 commit 238a614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ subprojects {
9191
dependency("com.puppycrawl.tools:checkstyle:10.23.0")
9292
dependency("com.squareup.retrofit2:converter-jackson:${comSquareupRetrofit2Version}")
9393
dependency("com.squareup.retrofit2:retrofit:${comSquareupRetrofit2Version}")
94-
dependency("commons-beanutils:commons-beanutils:1.10.1")
94+
dependency("commons-beanutils:commons-beanutils:1.11.0")
9595
dependency("commons-io:commons-io:2.19.0")
9696
dependency("javax.xml.bind:jaxb-api:2.3.1")
9797
dependency("net.sourceforge.pmd:pmd-java:7.12.0")

0 commit comments

Comments
 (0)