Skip to content

Commit bb865c4

Browse files
dependabot[bot]hboutemy
authored andcommitted
Bump commons-codec:commons-codec from 1.17.0 to 1.17.1
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]>
1 parent cb74626 commit bb865c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>commons-codec</groupId>
121121
<artifactId>commons-codec</artifactId>
122-
<version>1.17.0</version>
122+
<version>1.17.1</version>
123123
</dependency>
124124
<dependency>
125125
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)