Skip to content

Commit 967d984

Browse files
dependabot: bump commons-beanutils:commons-beanutils (#1347)
Bumps commons-beanutils:commons-beanutils from 1.9.4 to 1.10.0. --- updated-dependencies: - dependency-name: commons-beanutils:commons-beanutils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 615ee28 commit 967d984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ configurations.all {
110110
force "org.jetbrains.kotlin:kotlin-stdlib-jdk8:${kotlin_version}"
111111
force "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${kotlin_version}"
112112
force 'junit:junit:4.13.2'
113-
force 'commons-beanutils:commons-beanutils:1.9.4'
113+
force 'commons-beanutils:commons-beanutils:1.10.0'
114114
force 'com.google.guava:guava:30.0-jre'
115115
force 'com.puppycrawl.tools:checkstyle:8.45.1'
116116
force 'commons-codec:commons-codec:1.17.2'

0 commit comments

Comments
 (0)