Skip to content

Commit

Permalink
Bump commons-codec:commons-codec from 1.16.1 to 1.17.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.16.1 to 1.17.1.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-codec@rel/commons-codec-1.16.1...rel/commons-codec-1.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 18, 2024
1 parent feee3c2 commit 5f72fa5
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 @@ -31,7 +31,7 @@

<!-- Versioning -->
<version.com.google.guice>7.0.0</version.com.google.guice>
<version.commons-codec>1.16.1</version.commons-codec>
<version.commons-codec>1.17.1</version.commons-codec>
<version.commons-io>2.16.1</version.commons-io>
<version.eu.maveniverse.mima>2.4.8</version.eu.maveniverse.mima>
<version.org.apache.maven>3.9.6</version.org.apache.maven>
Expand Down

0 comments on commit 5f72fa5

Please sign in to comment.