Skip to content

Commit 7cc2dfd

Browse files
Build(deps): Bump org.elasticsearch.client:elasticsearch-rest-client (#963)
Bumps [org.elasticsearch.client:elasticsearch-rest-client](https://github.com/elastic/elasticsearch) from 9.2.3 to 9.2.4. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch@v9.2.3...v9.2.4) --- updated-dependencies: - dependency-name: org.elasticsearch.client:elasticsearch-rest-client dependency-version: 9.2.4 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>
1 parent 7ca1cf6 commit 7cc2dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • basyx.common/basyx.querycore

basyx.common/basyx.querycore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.elasticsearch.client</groupId>
2525
<artifactId>elasticsearch-rest-client</artifactId>
26-
<version>9.2.3</version>
26+
<version>9.2.4</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)