We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c90f605 commit 238a614Copy full SHA for 238a614
build.gradle.kts
@@ -91,7 +91,7 @@ subprojects {
91
dependency("com.puppycrawl.tools:checkstyle:10.23.0")
92
dependency("com.squareup.retrofit2:converter-jackson:${comSquareupRetrofit2Version}")
93
dependency("com.squareup.retrofit2:retrofit:${comSquareupRetrofit2Version}")
94
- dependency("commons-beanutils:commons-beanutils:1.10.1")
+ dependency("commons-beanutils:commons-beanutils:1.11.0")
95
dependency("commons-io:commons-io:2.19.0")
96
dependency("javax.xml.bind:jaxb-api:2.3.1")
97
dependency("net.sourceforge.pmd:pmd-java:7.12.0")
0 commit comments