Skip to content

Commit 34a3974

Browse files
dependabot[bot]dhslove
authored andcommitted
Bump commons-codec:commons-codec from 1.15 to 1.20.0 (apache#12303)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.15 to 1.20.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.15...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ec09ea commit 34a3974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<cs.log4j.extras.version>1.2.17</cs.log4j.extras.version>
8989

9090
<!-- Apache Commons versions -->
91-
<cs.codec.version>1.15</cs.codec.version>
91+
<cs.codec.version>1.20.0</cs.codec.version>
9292
<cs.commons-cli.version>1.5.0</cs.commons-cli.version>
9393
<cs.commons-collections.version>4.4</cs.commons-collections.version>
9494
<cs.commons-compress.version>1.26.0</cs.commons-compress.version>

0 commit comments

Comments
 (0)