Skip to content

Commit 3c659ec

Browse files
Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 (#812)
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:development 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 f07af41 commit 3c659ec

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
@@ -98,7 +98,7 @@ file comparators, endian transformation classes, and much more.
9898
<dependency>
9999
<groupId>commons-codec</groupId>
100100
<artifactId>commons-codec</artifactId>
101-
<version>1.19.0</version>
101+
<version>1.20.0</version>
102102
<scope>test</scope>
103103
</dependency>
104104
<dependency>

0 commit comments

Comments
 (0)