Skip to content

Commit eebaa27

Browse files
Bump version.elasticsearch from 5.6.0 to 7.17.9 (#3029)
* Bump version.elasticsearch from 5.6.0 to 7.17.9 Bumps `version.elasticsearch` from 5.6.0 to 7.17.9. Updates `elasticsearch-rest-client` from 5.6.0 to 7.17.9 - [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.9) Updates `elasticsearch-rest-high-level-client` from 5.6.0 to 7.17.9 - [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.9) --- 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] <support@github.com> * keep older dep versions --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sylvain Juge <sylvain.juge@elastic.co>
1 parent 3ffe970 commit eebaa27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-7_x

apm-agent-plugins/apm-es-restclient-plugin/apm-es-restclient-plugin-7_x/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<name>${project.groupId}:${project.artifactId}</name>
1313

1414
<properties>
15-
<version.elasticsearch>7.17.6</version.elasticsearch>
15+
<version.elasticsearch>7.17.9</version.elasticsearch>
1616
<apm-agent-parent.base.dir>${project.basedir}/../../..</apm-agent-parent.base.dir>
1717
</properties>
1818

0 commit comments

Comments
 (0)