Skip to content

Commit

Permalink
Bump elasticsearch.version from 8.11.2 to 8.12.0
Browse files Browse the repository at this point in the history
Bumps `elasticsearch.version` from 8.11.2 to 8.12.0.

Updates `co.elastic.clients:elasticsearch-java` from 8.11.2 to 8.12.0
- [Release notes](https://github.com/elastic/elasticsearch-java/releases)
- [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch-java@v8.11.2...v8.12.0)

Updates `org.elasticsearch.client:elasticsearch-rest-client` from 8.11.2 to 8.12.0
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v8.11.2...v8.12.0)

---
updated-dependencies:
- dependency-name: co.elastic.clients:elasticsearch-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.elasticsearch.client:elasticsearch-rest-client
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 0c92506 commit 6c38780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xwiki-platform-core/xwiki-platform-activeinstalls2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<description>Parent POM for the Active Installs 2 modules</description>
<properties>
<!-- Tag for the ElasticSearch docker image to use from https://hub.docker.com/_/elasticsearch -->
<elasticsearch.version>8.11.2</elasticsearch.version>
<elasticsearch.version>8.12.0</elasticsearch.version>
</properties>
<build>
<pluginManagement>
Expand Down

0 comments on commit 6c38780

Please sign in to comment.