Skip to content

Commit

Permalink
Bump version.elasticsearch from 5.6.0 to 7.17.12 (#3260)
Browse files Browse the repository at this point in the history
* Bump version.elasticsearch from 5.6.0 to 7.17.12

Bumps `version.elasticsearch` from 5.6.0 to 7.17.12.

Updates `org.elasticsearch.client:elasticsearch-rest-client` from 5.6.0 to 7.17.12
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v5.6.0...v7.17.12)

Updates `org.elasticsearch.client:elasticsearch-rest-high-level-client` from 5.6.0 to 7.17.12
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v5.6.0...v7.17.12)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update pom.xml

* Update pom.xml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonas Kunz <[email protected]>
  • Loading branch information
dependabot[bot] and JonasKunz authored Aug 1, 2023
1 parent 6c0b85a commit 7102b97
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<name>${project.groupId}:${project.artifactId}</name>

<properties>
<version.elasticsearch>7.17.11</version.elasticsearch>
<version.elasticsearch>7.17.12</version.elasticsearch>
<apm-agent-parent.base.dir>${project.basedir}/../../..</apm-agent-parent.base.dir>
</properties>

Expand Down

0 comments on commit 7102b97

Please sign in to comment.