Skip to content

Commit

Permalink
[Backport] [2.x] Bump commons-io:commons-io from 2.15.0 to 2.15.1 (op…
Browse files Browse the repository at this point in the history
…ensearch-project#3784) (opensearch-project#3797)

Backport of opensearch-project#3784 to
`2.x`

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
reta and dependabot[bot] authored Dec 4, 2023
1 parent 9bdb461 commit 31359ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -707,7 +707,7 @@ dependencies {
integrationTestImplementation 'junit:junit:4.13.2'
integrationTestImplementation "org.opensearch.plugin:reindex-client:${opensearch_version}"
integrationTestImplementation "org.opensearch.plugin:percolator-client:${opensearch_version}"
integrationTestImplementation 'commons-io:commons-io:2.14.0'
integrationTestImplementation 'commons-io:commons-io:2.15.1'
integrationTestImplementation "org.apache.logging.log4j:log4j-core:${versions.log4j}"
integrationTestImplementation "org.apache.logging.log4j:log4j-jul:${versions.log4j}"
integrationTestImplementation 'org.hamcrest:hamcrest:2.2'
Expand Down

0 comments on commit 31359ac

Please sign in to comment.