Skip to content

Commit

Permalink
Merge pull request #120 from antville/renovate/commons-codec-commons-…
Browse files Browse the repository at this point in the history
…codec-1.x

Update dependency commons-codec:commons-codec to v1.17.1
  • Loading branch information
p3k authored Jan 3, 2025
2 parents de34e49 + a54b27c commit 20ea2a8
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 @@ -59,7 +59,7 @@ configurations {

dependencies {
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'commons-codec:commons-codec:1.17.0'
implementation 'commons-codec:commons-codec:1.17.1'
implementation 'commons-fileupload:commons-fileupload:1.5'
implementation 'commons-logging:commons-logging:1.3.2'
implementation 'commons-net:commons-net:3.10.0'
Expand Down

0 comments on commit 20ea2a8

Please sign in to comment.