Skip to content

Commit 403aa20

Browse files
Build(deps): Bump org.elasticsearch.client:elasticsearch-rest-client (#838)
Bumps [org.elasticsearch.client:elasticsearch-rest-client](https://github.com/elastic/elasticsearch) from 9.1.2 to 9.1.3. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch@v9.1.2...v9.1.3) --- updated-dependencies: - dependency-name: org.elasticsearch.client:elasticsearch-rest-client dependency-version: 9.1.3 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 dff5bc4 commit 403aa20

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

0 commit comments

Comments
 (0)