Skip to content

Commit 6665083

Browse files
[MENFORCER-501] Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 (#312)
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: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 3eb6343 commit 6665083

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
@@ -188,7 +188,7 @@
188188
<dependency>
189189
<groupId>commons-codec</groupId>
190190
<artifactId>commons-codec</artifactId>
191-
<version>1.16.1</version>
191+
<version>1.17.0</version>
192192
</dependency>
193193
<dependency>
194194
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)