Skip to content

Commit

Permalink
bump commons-beanutils:commons-beanutils from 1.9.4 to 1.10.0 (via #2846
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent a30ef59 commit 1cf0956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ subprojects {
dependency("com.puppycrawl.tools:checkstyle:10.21.1")
dependency("com.squareup.retrofit2:converter-jackson:${comSquareupRetrofit2Version}")
dependency("com.squareup.retrofit2:retrofit:${comSquareupRetrofit2Version}")
dependency("commons-beanutils:commons-beanutils:1.9.4")
dependency("commons-beanutils:commons-beanutils:1.10.0")
dependency("commons-io:commons-io:2.18.0")
dependency("javax.xml.bind:jaxb-api:2.3.1")
dependency("net.sourceforge.pmd:pmd-java:7.1.0")
Expand Down

0 comments on commit 1cf0956

Please sign in to comment.