Skip to content

Commit 24cdaa8

Browse files
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] <support@github.com>
1 parent 4fe62e4 commit 24cdaa8

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
@@ -21,7 +21,7 @@
2121
<!-- dependencies -->
2222
<antlr.version>4.13.2</antlr.version>
2323
<caffeine.version>3.2.3</caffeine.version>
24-
<commons.codec.version>1.19.0</commons.codec.version>
24+
<commons.codec.version>1.20.0</commons.codec.version>
2525
<commons.cli.version>1.11.0</commons.cli.version>
2626
<commons.io.version>2.21.0</commons.io.version>
2727
<commons.rdf.version>0.5.0</commons.rdf.version>

0 commit comments

Comments
 (0)