Skip to content

Commit 5ec4e44

Browse files
chore(deps): bump commons-codec:commons-codec from 1.17.1 to 1.17.2 (#5871)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.1 to 1.17.2. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.1...rel/commons-codec-1.17.2) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98b2f9c commit 5ec4e44

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
@@ -211,7 +211,7 @@
211211

212212
<!-- Dependency versions -->
213213
<lombok.version>1.18.36</lombok.version>
214-
<commons-codec.version>1.17.1</commons-codec.version>
214+
<commons-codec.version>1.17.2</commons-codec.version>
215215
<apicurio-common-rest-client.version>0.1.18.Final</apicurio-common-rest-client.version>
216216
<kafka-clients.version>3.6.0</kafka-clients.version>
217217
<debezium.version>2.6.2.Final</debezium.version>

0 commit comments

Comments
 (0)