Skip to content

Commit 8a7da6b

Browse files
Bump commons-codec:commons-codec from 1.17.1 to 1.17.2
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.1 to 1.17.2. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.1...rel/commons-codec-1.17.2) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da92088 commit 8a7da6b

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
@@ -47,7 +47,7 @@ ext {
4747
deps = [
4848
gocdPluginApi: 'cd.go.plugin:go-plugin-api:24.4.0',
4949
commonsIo: 'commons-io:commons-io:2.18.0',
50-
commonsCodec: 'commons-codec:commons-codec:1.17.1',
50+
commonsCodec: 'commons-codec:commons-codec:1.17.2',
5151
httpClient: 'org.apache.httpcomponents:httpclient:4.5.14',
5252
mockito: 'org.mockito:mockito-core:5.15.2',
5353
mockWebServer: 'com.squareup.okhttp3:mockwebserver:4.12.0',

0 commit comments

Comments
 (0)