Skip to content

Commit 400bf65

Browse files
Bump commons-codec:commons-codec from 1.16.0 to 1.20.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.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.16.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] <support@github.com>
1 parent 5898997 commit 400bf65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ext {
3131
classmateVersion = '1.5.1'
3232
collections4Version = '4.4'
3333
// TODO: Version 1.17.0 breaks XTDB because of a change in lucene's library names
34-
commonscodecVersion = '1.16.0'
34+
commonscodecVersion = '1.20.0'
3535
commonsconfiguration2Version = '2.10.1'
3636
commonsconfigurationVersion = '1.10'
3737

0 commit comments

Comments
 (0)