Skip to content

Commit 352b4aa

Browse files
Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#962)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.20.0 to 1.21.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.20.0...rel/commons-codec-1.21.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.21.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 44a6a94 commit 352b4aa

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
@@ -182,7 +182,7 @@
182182
<dependency>
183183
<groupId>commons-codec</groupId>
184184
<artifactId>commons-codec</artifactId>
185-
<version>1.20.0</version>
185+
<version>1.21.0</version>
186186
</dependency>
187187
<dependency>
188188
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)