Skip to content

Commit

Permalink
Bump commons-codec:commons-codec from 1.16.1 to 1.17.0
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.0.
- [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.0)

---
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] authored Jun 14, 2024
1 parent cbc7eec commit bcc2817
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 @@ -39,7 +39,7 @@ repositories {
}

dependencies {
implementation group: 'commons-codec', name: 'commons-codec', version: '1.16.1'
implementation group: 'commons-codec', name: 'commons-codec', version: '1.17.0'
implementation group: 'org.apache.commons', name: 'commons-text', version: '1.11.0'
implementation group: 'com.github.scribejava', name: 'scribejava-core', version: '8.3.3'
// https://josm.openstreetmap.de/browser/osm/applications/viewer/jmapviewer
Expand Down

0 comments on commit bcc2817

Please sign in to comment.