Skip to content

Commit 80be160

Browse files
Upgraded commons-codec:commons-codec from 1.17.1 to 1.17.2 (#659)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.1 to 1.17.2. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.1...rel/commons-codec-1.17.2) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: John Freeman <john.freeman.opensource@gmail.com>
1 parent 122c934 commit 80be160

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
@@ -133,7 +133,7 @@
133133
<dependency>
134134
<groupId>commons-codec</groupId>
135135
<artifactId>commons-codec</artifactId>
136-
<version>1.17.1</version>
136+
<version>1.17.2</version>
137137
</dependency>
138138
<dependency>
139139
<groupId>commons-collections</groupId>

0 commit comments

Comments
 (0)