Skip to content

Commit 285c767

Browse files
authored
Merge pull request #218 from gocd/dependabot/gradle/commons-codec-commons-codec-1.17.2
Bump commons-codec:commons-codec from 1.17.1 to 1.17.2
2 parents da92088 + 8a7da6b commit 285c767

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)