Skip to content

Commit

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

Updates `co.elastic.clients:elasticsearch-java` from 8.8.1 to 8.10.4
- [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.8.1...v8.10.4)

Updates `org.elasticsearch.client:elasticsearch-rest-client` from 8.8.1 to 8.10.4
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v8.8.1...v8.10.4)

---
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent af74637 commit 3d53dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<java.compiler.version>17</java.compiler.version>

<spring.version>6.0.9</spring.version>
<elasticsearch.version>8.8.1</elasticsearch.version>
<elasticsearch.version>8.10.4</elasticsearch.version>
<beyonder.version>8.6-SNAPSHOT</beyonder.version>
<slf4j.version>2.0.7</slf4j.version>
<log4j.version>2.20.0</log4j.version>
Expand Down

0 comments on commit 3d53dc1

Please sign in to comment.