Skip to content

Commit

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

---
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 Jan 15, 2025
1 parent 3f4b669 commit 5d4d8da
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 @@ -31,7 +31,7 @@ ext {
mockito_core : '5.15.2',
jsonassert : '1.5.3',
rest_assured : '5.5.0',
commons_codec : '1.17.1',
commons_codec : '1.17.2',
testcontainers: '1.20.4',
mockserver : '5.15.0',
awaitility : '4.2.2'
Expand Down

0 comments on commit 5d4d8da

Please sign in to comment.