Skip to content

Commit 814a959

Browse files
dependabot[bot]gaul
authored andcommitted
Bump commons-codec:commons-codec from 1.20.0 to 1.21.0
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a9d321 commit 814a959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modernizer-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>commons-codec</groupId>
103103
<artifactId>commons-codec</artifactId>
104-
<version>1.20.0</version>
104+
<version>1.21.0</version>
105105
<scope>test</scope>
106106
</dependency>
107107
<dependency>

0 commit comments

Comments
 (0)