Skip to content

Commit 1058b3c

Browse files
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3efa22 commit 1058b3c

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
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>commons-codec</groupId>
118118
<artifactId>commons-codec</artifactId>
119-
<version>1.17.2</version>
119+
<version>1.18.0</version>
120120
</dependency>
121121
</dependencies>
122122
</dependencyManagement>

0 commit comments

Comments
 (0)