Skip to content

Commit

Permalink
Merge pull request #204 from kit-data-manager/dependabot/gradle/devel…
Browse files Browse the repository at this point in the history
…opment/commons-io-commons-io-2.15.1
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
2 parents 5e5eb54 + 364b0bb commit 552e46e
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 @@ -83,7 +83,7 @@ dependencies {

implementation "org.apache.commons:commons-lang3:3.13.0"
implementation "commons-validator:commons-validator:1.7"
implementation "commons-io:commons-io:2.13.0"
implementation "commons-io:commons-io:2.15.1"
// http client uses commons-codec
implementation 'org.apache.httpcomponents:httpclient:4.5.14'

Expand Down

0 comments on commit 552e46e

Please sign in to comment.