Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MediaMarco committed Aug 13, 2024
1 parent 1c38ed3 commit c10e9cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ext {
mockito_core : '5.12.0',
jsonassert : '1.5.3',
rest_assured : '5.4.0',
commons_codec : '1.17.0',
commons_codec : '1.17.1',
testcontainers: '1.19.8',
mockserver : '5.15.0',
awaitility : '4.2.2'
Expand Down

0 comments on commit c10e9cc

Please sign in to comment.