Skip to content

Commit 4741917

Browse files
Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 (#849)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.0 to 1.17.1. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.0...rel/commons-codec-1.17.1) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a7cf9e commit 4741917

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
@@ -167,7 +167,7 @@
167167
<dependency>
168168
<groupId>commons-codec</groupId>
169169
<artifactId>commons-codec</artifactId>
170-
<version>1.17.0</version>
170+
<version>1.17.1</version>
171171
</dependency>
172172
<dependency>
173173
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)