Skip to content

Commit

Permalink
Bump org.apache.maven:maven-artifact in /data-prepper-plugins/opensea…
Browse files Browse the repository at this point in the history
…rch (opensearch-project#4692)

Bumps [org.apache.maven:maven-artifact](https://github.com/apache/maven) from 3.9.6 to 3.9.8.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.6...maven-3.9.8)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 60230ca commit af6bce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-prepper-plugins/opensearch/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation 'software.amazon.awssdk:apache-client'
implementation 'software.amazon.awssdk:netty-nio-client'
implementation 'co.elastic.clients:elasticsearch-java:7.17.0'
implementation('org.apache.maven:maven-artifact:3.9.6') {
implementation('org.apache.maven:maven-artifact:3.9.8') {
exclude group: 'org.codehaus.plexus'
}
testImplementation testLibs.junit.vintage
Expand Down

0 comments on commit af6bce4

Please sign in to comment.