Skip to content

Commit b4e4125

Browse files
dependabot[bot]garydgregory
authored andcommitted
Bump commons-codec:commons-codec from 1.17.2 to 1.18.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.2 to 1.18.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.2...rel/commons-codec-1.18.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>
1 parent 44d74ce commit b4e4125

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
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>commons-codec</groupId>
7171
<artifactId>commons-codec</artifactId>
72-
<version>1.17.2</version>
72+
<version>1.18.0</version>
7373
<optional>true</optional>
7474
</dependency>
7575
<dependency>

0 commit comments

Comments
 (0)