Skip to content

Commit

Permalink
Bump commons-io:commons-io in /plugins/ingest-attachment
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Dec 12, 2023
1 parent 79b1b74 commit bc1db10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/ingest-attachment/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
runtimeOnly "com.google.guava:guava:${versions.guava}"
// Other dependencies
api 'org.tukaani:xz:1.9'
api 'commons-io:commons-io:2.15.0'
api 'commons-io:commons-io:2.15.1'
api "org.slf4j:slf4j-api:${versions.slf4j}"

// character set detection
Expand Down

0 comments on commit bc1db10

Please sign in to comment.