Skip to content

Commit

Permalink
Bump org.elasticsearch:elasticsearch from 8.9.2 to 8.13.0
Browse files Browse the repository at this point in the history
Bumps [org.elasticsearch:elasticsearch](https://github.com/elastic/elasticsearch) from 8.9.2 to 8.13.0.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v8.9.2...v8.13.0)

---
updated-dependencies:
- dependency-name: org.elasticsearch:elasticsearch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent 106920f commit dc59fbe
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 @@ -58,7 +58,7 @@

<querqy.lucene.version>5.5.lucene900.1</querqy.lucene.version>

<elasticsearch.version>8.9.2</elasticsearch.version>
<elasticsearch.version>8.13.0</elasticsearch.version>
<jacoco.version>0.8.10</jacoco.version>
<maven.compiler.source>16</maven.compiler.source>
<maven.compiler.target>16</maven.compiler.target>
Expand Down

0 comments on commit dc59fbe

Please sign in to comment.