Skip to content

Commit a415ca1

Browse files
Bump commons-io:commons-io in /plugins/ingest-attachment
Bumps commons-io:commons-io from 2.15.0 to 2.15.1. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50babcf commit a415ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/ingest-attachment/build.gradle

Lines changed: 1 addition & 1 deletion
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.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)