Skip to content

Commit 68428ef

Browse files
build(deps): bump commons-codec from 1.15 to 1.16.0
Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.15 to 1.16.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.15...rel/commons-codec-1.16.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c692d81 commit 68428ef

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
@@ -56,7 +56,7 @@
5656
<apache.commons.collections4.version>4.4</apache.commons.collections4.version>
5757
<apache.commons.compress>1.23.0</apache.commons.compress>
5858
<apache.commons.io>2.13.0</apache.commons.io>
59-
<common.codec.version>1.15</common.codec.version>
59+
<common.codec.version>1.16.0</common.codec.version>
6060
<spring.boot.version>2.7.12</spring.boot.version>
6161
<spring.version>5.3.23</spring.version>
6262
<prometheus.client.version>0.15.0</prometheus.client.version>

0 commit comments

Comments
 (0)