Skip to content

Commit f291f9b

Browse files
Bump commons-beanutils:commons-beanutils from 1.10.0 to 1.10.1
Bumps commons-beanutils:commons-beanutils from 1.10.0 to 1.10.1. --- updated-dependencies: - dependency-name: commons-beanutils:commons-beanutils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a132c3 commit f291f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

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

0 commit comments

Comments
 (0)