Skip to content

Commit

Permalink
Merge pull request opensearch-project#798 from opendistro-for-elastic…
Browse files Browse the repository at this point in the history
…search/dependabot/gradle/data-prepper-plugins/elasticsearch/commons-io-commons-io-2.11.0

Bump commons-io from 2.10.0 to 2.11.0 in /data-prepper-plugins/elasticsearch
  • Loading branch information
wrijeff authored Aug 10, 2021
2 parents ccc1bef + 073d6be commit ce6031e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-prepper-plugins/elasticsearch/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
}
testImplementation "org.awaitility:awaitility:4.1.0"
testImplementation "org.elasticsearch.test:framework:${es_version}"
testImplementation "commons-io:commons-io:2.10.0"
testImplementation "commons-io:commons-io:2.11.0"
}

// Workaround for Werror
Expand Down

0 comments on commit ce6031e

Please sign in to comment.