Skip to content

Commit 31bed30

Browse files
Bump commons-io:commons-io from 2.15.1 to 2.16.1
Bumps commons-io:commons-io from 2.15.1 to 2.16.1. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e070fd0 commit 31bed30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synapse-compaction-aws-s3/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
testImplementation "org.mockito:mockito-core"
2424
testImplementation "ch.qos.logback:logback-core"
2525
testImplementation "ch.qos.logback:logback-classic"
26-
testImplementation "commons-io:commons-io:2.15.1"
26+
testImplementation "commons-io:commons-io:2.16.1"
2727

2828
}
2929

0 commit comments

Comments
 (0)