Skip to content

Commit a1cd72d

Browse files
dependabot: bump org.apache.commons:commons-lang3 from 3.13.0 to 3.17.0 (#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> (cherry picked from commit 7387506) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1dcc215 commit a1cd72d

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
@@ -138,7 +138,7 @@ dependencies {
138138
implementation group: 'io.protostuff', name: 'protostuff-runtime', version: '1.8.0'
139139
implementation group: 'io.protostuff', name: 'protostuff-api', version: '1.8.0'
140140
implementation group: 'io.protostuff', name: 'protostuff-collectionschema', version: '1.8.0'
141-
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.13.0'
141+
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.17.0'
142142

143143

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

0 commit comments

Comments
 (0)