Skip to content

Commit d7e8cb2

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.4. - [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.4) --- updated-dependencies: - dependency-name: co.elastic.clients:elasticsearch-java dependency-version: 8.17.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fa5ce7 commit d7e8cb2

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
@@ -37,7 +37,7 @@ dependencies {
3737
implementation libs.caffeine
3838
implementation 'software.amazon.awssdk:apache-client'
3939
implementation 'software.amazon.awssdk:netty-nio-client'
40-
implementation 'co.elastic.clients:elasticsearch-java:7.17.0'
40+
implementation 'co.elastic.clients:elasticsearch-java:8.17.4'
4141
implementation('org.apache.maven:maven-artifact:3.9.9') {
4242
exclude group: 'org.codehaus.plexus'
4343
}

0 commit comments

Comments
 (0)