Skip to content

Commit a3541b9

Browse files
Bump commons-io:commons-io in /plugins/ingest-attachment
Bumps commons-io:commons-io from 2.15.1 to 2.16.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f33db50 commit a3541b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/ingest-attachment/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
runtimeOnly "com.google.guava:guava:${versions.guava}"
5858
// Other dependencies
5959
api 'org.tukaani:xz:1.9'
60-
api 'commons-io:commons-io:2.15.1'
60+
api 'commons-io:commons-io:2.16.0'
6161
api "org.slf4j:slf4j-api:${versions.slf4j}"
6262

6363
// character set detection

0 commit comments

Comments
 (0)