Skip to content

Commit

Permalink
Bump org.elasticsearch:elasticsearch from 2.4.6 to 8.8.2
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.8.2.
- [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.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent c4b556f commit 6657a05
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 @@ -60,7 +60,7 @@ felix-shell-remote = { module = "org.apache.felix:org.apache.felix.shell.remote"

bcprov-jdk15on = { module = "org.bouncycastle:bcprov-jdk15on", version = "1.70" }

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

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

Expand Down

0 comments on commit 6657a05

Please sign in to comment.