Skip to content

build(deps): bump commons-codec:commons-codec from 1.17.1 to 1.17.2 #173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump commons-codec:commons-codec from 1.17.1 to 1.17.2
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
commit f6ca2d8e72b1c281275d60552e98d8da25b2db2d
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ swagger = "2.2.27"
swagger-request-validator = "2.44.1"
jakarta-validation = "3.1.0"
lombok = "1.18.36"
commons-codec = "1.17.1"
commons-codec = "1.17.2"
find-bugs = "3.0.2"
gradle-nexus-publish-plugin = "2.0.0"
datadog-statsd = "4.4.3"
Expand Down
Loading