Skip to content

Commit fe08a53

Browse files
Build(deps): Bump org.elasticsearch.client:elasticsearch-rest-client (#936)
Bumps [org.elasticsearch.client:elasticsearch-rest-client](https://github.com/elastic/elasticsearch) from 9.2.1 to 9.2.2. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch@v9.2.1...v9.2.2) --- updated-dependencies: - dependency-name: org.elasticsearch.client:elasticsearch-rest-client dependency-version: 9.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae941f3 commit fe08a53

File tree

1 file changed

+1
-1
lines changed
  • basyx.common/basyx.querycore

1 file changed

+1
-1
lines changed

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.1</version>
26+
<version>9.2.2</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)