Skip to content

Commit df1db6b

Browse files
Bump co.elastic.clients:elasticsearch-java
Bumps [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java) from 7.17.0 to 8.17.1. - [Release notes](https://github.com/elastic/elasticsearch-java/releases) - [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch-java@v7.17.0...v8.17.1) --- updated-dependencies: - dependency-name: co.elastic.clients:elasticsearch-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a3cf87 commit df1db6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-prepper-plugins/opensearch/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
implementation libs.caffeine
3636
implementation 'software.amazon.awssdk:apache-client'
3737
implementation 'software.amazon.awssdk:netty-nio-client'
38-
implementation 'co.elastic.clients:elasticsearch-java:7.17.0'
38+
implementation 'co.elastic.clients:elasticsearch-java:8.17.1'
3939
implementation('org.apache.maven:maven-artifact:3.9.9') {
4040
exclude group: 'org.codehaus.plexus'
4141
}

0 commit comments

Comments
 (0)