Skip to content

Commit e2f4ed9

Browse files
Bump commons-codec:commons-codec from 1.15 to 1.20.0 (#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 04b58ac commit e2f4ed9

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
@@ -89,7 +89,7 @@
8989
<cs.log4j.extras.version>1.2.17</cs.log4j.extras.version>
9090

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

0 commit comments

Comments
 (0)