Skip to content

Commit 7e30ba3

Browse files
build(deps): bump commons-codec:commons-codec from 1.19.0 to 1.20.0 (#803)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a95bf24 commit 7e30ba3

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
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>commons-codec</groupId>
9595
<artifactId>commons-codec</artifactId>
96-
<version>1.19.0</version>
96+
<version>1.20.0</version>
9797
</dependency>
9898
<dependency>
9999
<groupId>com.google.code.findbugs</groupId>

0 commit comments

Comments
 (0)