Skip to content

Commit 9fe5b49

Browse files
dependabot[bot]jackiehanyang
authored andcommitted
dependabot: bump org.apache.commons:commons-lang3 from 3.13.0 to 3.17.0 (opensearch-project#1377)
Bumps org.apache.commons:commons-lang3 from 3.13.0 to 3.17.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 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>
1 parent 05f750c commit 9fe5b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ dependencies {
139139
implementation group: 'io.protostuff', name: 'protostuff-runtime', version: '1.8.0'
140140
implementation group: 'io.protostuff', name: 'protostuff-api', version: '1.8.0'
141141
implementation group: 'io.protostuff', name: 'protostuff-collectionschema', version: '1.8.0'
142-
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.13.0'
142+
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.17.0'
143143

144144

145145
implementation "org.jacoco:org.jacoco.agent:0.8.12"

0 commit comments

Comments
 (0)