Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a56dca3

Browse files
authoredApr 29, 2024··
Bump commons-codec:commons-codec from 1.16.1 to 1.17.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.1 to 1.17.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.16.1...rel/commons-codec-1.17.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 8458ffa commit a56dca3

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
@@ -82,7 +82,7 @@
8282
<!-- For compressors: snappy and lz4 -->
8383
<groupId>commons-codec</groupId>
8484
<artifactId>commons-codec</artifactId>
85-
<version>1.16.1</version>
85+
<version>1.17.0</version>
8686
</dependency>
8787
<!-- Other dependencies -->
8888
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.