Skip to content

Commit

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

Updates `org.elasticsearch:elasticsearch` from 8.15.0 to 8.15.3
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v8.15.0...v8.15.3)

Updates `org.elasticsearch.test:framework` from 8.15.0 to 8.15.3
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v8.15.0...v8.15.3)

---
updated-dependencies:
- dependency-name: org.elasticsearch:elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.elasticsearch.test:framework
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent fee2217 commit 69d1388
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.7.lucene961.0</querqy.lucene.version>

<elasticsearch.version>8.15.0</elasticsearch.version>
<elasticsearch.version>8.15.3</elasticsearch.version>
<jacoco.version>0.8.12</jacoco.version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
Expand Down

0 comments on commit 69d1388

Please sign in to comment.