Skip to content

Commit

Permalink
Merge pull request #866 from otto-de/dependabot/gradle/commons-io-com…
Browse files Browse the repository at this point in the history
…mons-io-2.15.1

Bump commons-io:commons-io from 2.13.0 to 2.15.1
  • Loading branch information
rikostave1234 authored Jan 3, 2024
2 parents 23eb28e + 6a55c2e commit 58aab8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synapse-compaction-aws-s3/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
testImplementation "org.mockito:mockito-core"
testImplementation "ch.qos.logback:logback-core"
testImplementation "ch.qos.logback:logback-classic"
testImplementation "commons-io:commons-io:2.13.0"
testImplementation "commons-io:commons-io:2.15.1"

}

Expand Down

0 comments on commit 58aab8b

Please sign in to comment.