Skip to content

Commit

Permalink
dependabot: bump commons-codec:commons-codec from 1.13 to 1.17.2 (#1334
Browse files Browse the repository at this point in the history
…) (#1335)

Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.13 to 1.17.2.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-codec@commons-codec-1.13...rel/commons-codec-1.17.2)

---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...



(cherry picked from commit 8a549c6)

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 14, 2025
1 parent ee687e5 commit 646937e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ configurations.all {
force 'commons-beanutils:commons-beanutils:1.9.4'
force 'com.google.guava:guava:30.0-jre'
force 'com.puppycrawl.tools:checkstyle:8.29'
force 'commons-codec:commons-codec:1.13'
force 'commons-codec:commons-codec:1.17.2'
force "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"
force "org.yaml:snakeyaml:${versions.snakeyaml}"
force 'org.codehaus.plexus:plexus-utils:3.0.24'
Expand Down

0 comments on commit 646937e

Please sign in to comment.