Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
Bump elasticsearch.lib.version from 7.17.6 to 7.17.7 (#15)
Browse files Browse the repository at this point in the history
Bumps `elasticsearch.lib.version` from 7.17.6 to 7.17.7.

Updates `elasticsearch` from 7.17.6 to 7.17.7
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v7.17.6...v7.17.7)

Updates `elasticsearch-rest-high-level-client` from 7.17.6 to 7.17.7
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v7.17.6...v7.17.7)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2022
1 parent 1abdc72 commit 73bbe75
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 @@ -14,7 +14,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<elasticsearch.lib.version>7.17.6</elasticsearch.lib.version>
<elasticsearch.lib.version>7.17.7</elasticsearch.lib.version>
<hamcrest.version>2.2</hamcrest.version>
<jackson.databind.version>2.13.4.2</jackson.databind.version>
<t-digest.version>3.1</t-digest.version>
Expand Down

0 comments on commit 73bbe75

Please sign in to comment.