Skip to content

Commit 1cbeb62

Browse files
retadependabot[bot]kotwanikunal
authored
Bump commons-io:commons-io from 2.12.0 to 2.13.0 in /plugins/ingest-attachment (opensearch-project#8010) (opensearch-project#8045)
* Bump commons-io:commons-io in /plugins/ingest-attachment Bumps commons-io:commons-io from 2.12.0 to 2.13.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... * Updating SHAs * Add changelog --------- (cherry picked from commit fcfe305) Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Kunal Kotwani <[email protected]> Signed-off-by: Andriy Redko <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: Kunal Kotwani <[email protected]>
1 parent 4e0e160 commit 1cbeb62

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2525
- Bump `com.networknt:json-schema-validator` from 1.0.81 to 1.0.83 ([7968](https://github.com/opensearch-project/OpenSearch/pull/7968))
2626
- Bump `com.netflix.nebula:gradle-extra-configurations-plugin` from 9.0.0 to 10.0.0 in /buildSrc ([#7068](https://github.com/opensearch-project/OpenSearch/pull/7068))
2727
- Bump `com.google.guava:guava` from 32.0.0-jre to 32.0.1-jre (#8009)
28+
- Bump `commons-io:commons-io` from 2.12.0 to 2.13.0 (#8014, #8013, #8010)
2829
- Bump `com.diffplug.spotless` from 6.18.0 to 6.19.0 (#8007)
2930
- Bump `'com.azure:azure-storage-blob` to 12.22.2 from 12.21.1 ([#8043](https://github.com/opensearch-project/OpenSearch/pull/8043))
3031

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

6363
// character set detection

plugins/ingest-attachment/licenses/commons-io-2.12.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
8bb2bc9b4df17e2411533a0708a69f983bf5e83b

0 commit comments

Comments
 (0)