Skip to content

Commit 4f007f2

Browse files
dependabot[bot]Shivansh Arora
andauthored
dependabot: bump commons-beanutils:commons-beanutils (opensearch-project#1562)
Bumps commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0. --- updated-dependencies: - dependency-name: commons-beanutils:commons-beanutils dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shivansh Arora <hishiv@amazon.com>
1 parent e78c4c9 commit 4f007f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ configurations.all {
114114
force "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${kotlin_version}"
115115
force "org.jetbrains:annotations:23.0.0"
116116
force 'junit:junit:4.13.2'
117-
force 'commons-beanutils:commons-beanutils:1.10.1'
117+
force 'commons-beanutils:commons-beanutils:1.11.0'
118118
force 'com.google.guava:guava:30.1.1-jre'
119119
force 'com.puppycrawl.tools:checkstyle:8.45.1'
120120
force 'commons-codec:commons-codec:1.17.2'

0 commit comments

Comments
 (0)