Skip to content

Commit bc1db10

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] <support@github.com>
1 parent 79b1b74 commit bc1db10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)