Skip to content

Commit 8ee64bd

Browse files
dependabot[bot]higgyfella
authored andcommitted
Bump commons-codec:commons-codec from 1.19.0 to 1.20.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.19.0 to 1.20.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.19.0...rel/commons-codec-1.20.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a64913 commit 8ee64bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interlok-apache-http5/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ext {
55
}
66

77
dependencies {
8-
implementation ("commons-codec:commons-codec:1.19.0")
8+
implementation ("commons-codec:commons-codec:1.20.0")
99
api ("org.apache.httpcomponents.client5:httpclient5:5.4.4")
1010
}
1111

0 commit comments

Comments
 (0)