Skip to content

Commit f1b89c8

Browse files
dependabot[bot]gaul
authored andcommitted
Bump commons-codec:commons-codec from 1.16.1 to 1.17.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.1 to 1.17.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.16.1...rel/commons-codec-1.17.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4e8969 commit f1b89c8

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
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>commons-codec</groupId>
4848
<artifactId>commons-codec</artifactId>
49-
<version>1.16.1</version>
49+
<version>1.17.0</version>
5050
<scope>test</scope>
5151
</dependency>
5252
<dependency>

0 commit comments

Comments
 (0)