Skip to content

Commit

Permalink
Bump commons-codec:commons-codec from 1.15 to 1.16.1
Browse files Browse the repository at this point in the history
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.15 to 1.16.1.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-codec@rel/commons-codec-1.15...rel/commons-codec-1.16.1)

---
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]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 6b06232 commit 0d4d7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ext {
classgraphVersion = '4.8.158'
classmateVersion = '1.5.1'
collections4Version = '4.4'
commonscodecVersion = '1.15'
commonscodecVersion = '1.16.1'
commonsconfiguration2Version = '2.9.0'
commonsconfigurationVersion = '1.10'
commonsioVersion = '2.11.0'
Expand Down

0 comments on commit 0d4d7f7

Please sign in to comment.