Skip to content

Commit

Permalink
build(deps): Bump commons-codec:commons-codec from 1.17.1 to 1.17.2
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent a3bddc7 commit 8f405dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<ch.qos.logback.version>1.5.16</ch.qos.logback.version>
<com.fasterxml.jackson.version>2.18.2</com.fasterxml.jackson.version>
<com.jayway.jsonpath.version>2.9.0</com.jayway.jsonpath.version>
<commons-codec.version>1.17.1</commons-codec.version>
<commons-codec.version>1.17.2</commons-codec.version>
<commons-logging.version>1.3.4</commons-logging.version>
<connect.api.version>3.9.0</connect.api.version>
<equalsverifier.version>3.18</equalsverifier.version>
Expand Down

0 comments on commit 8f405dc

Please sign in to comment.