Skip to content

Commit

Permalink
Merge pull request #126 from eurofurence/dependabot/gradle/commons-co…
Browse files Browse the repository at this point in the history
…dec-commons-codec-1.16.1

chore(deps): bump commons-codec:commons-codec from 1.16.0 to 1.16.1
  • Loading branch information
Jumpy-Squirrel authored Feb 11, 2024
2 parents 8fedf56 + e8befe6 commit 5cc4fd9
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 @@ -54,7 +54,7 @@ dependencies {
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
implementation 'commons-validator:commons-validator:1.8.0'
// security updates
implementation 'commons-codec:commons-codec:1.16.0'
implementation 'commons-codec:commons-codec:1.16.1'

// embed tomcat 10
implementation 'org.apache.tomcat.embed:tomcat-embed-core:10.1.18'
Expand Down

0 comments on commit 5cc4fd9

Please sign in to comment.