Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit cdb1daa

Browse files
Bump commons-io:commons-io in /plugins/ingest-attachment
Bumps commons-io:commons-io from 2.14.0 to 2.15.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 280f6e4 commit cdb1daa

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.14.0'
60+
api 'commons-io:commons-io:2.15.1'
6161
api "org.slf4j:slf4j-api:${versions.slf4j}"
6262

6363
// character set detection

0 commit comments

Comments
 (0)