Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.elasticsearch:elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent c60352c commit bb9e80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ felix-shell-remote = { module = "org.apache.felix:org.apache.felix.shell.remote"

bcprov-jdk18on = { module = "org.bouncycastle:bcprov-jdk18on", version = "1.79" }

elasticsearch = { module = "org.elasticsearch:elasticsearch", version = "2.4.6" }
elasticsearch = { module = "org.elasticsearch:elasticsearch", version = "8.16.0" }

jna = { module = "net.java.dev.jna:jna", version = "4.1.0" }

Expand Down

0 comments on commit bb9e80e

Please sign in to comment.