Skip to content

Commit a44cdb5

Browse files
Build(deps): Bump org.elasticsearch.client:elasticsearch-rest-client (#830)
Bumps [org.elasticsearch.client:elasticsearch-rest-client](https://github.com/elastic/elasticsearch) from 9.0.1 to 9.1.2. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch@v9.0.1...v9.1.2) --- updated-dependencies: - dependency-name: org.elasticsearch.client:elasticsearch-rest-client dependency-version: 9.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3651703 commit a44cdb5

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
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>org.elasticsearch.client</groupId>
2424
<artifactId>elasticsearch-rest-client</artifactId>
25-
<version>9.0.1</version>
25+
<version>9.1.2</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)