Skip to content

Commit 8f149f5

Browse files
Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#1004)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.20.0 to 1.21.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.20.0...rel/commons-codec-1.21.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab196a7 commit 8f149f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ subprojects {
115115

116116
ext {
117117
bouncyCastleVersion = '1.83'
118-
commonsCodecVersion = '1.20.0'
118+
commonsCodecVersion = '1.21.0'
119119
commonsCompressVersion = '1.28.0'
120120
commonsIoVersion = '2.21.0'
121121
commonsMathVersion = '3.6.1'

0 commit comments

Comments
 (0)