Skip to content

Commit

Permalink
Bump org.elasticsearch.client:transport from 6.8.3 to 7.17.12
Browse files Browse the repository at this point in the history
Bumps [org.elasticsearch.client:transport](https://github.com/elastic/elasticsearch) from 6.8.3 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@v6.8.3...v7.17.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 6ce04a2 commit a22e762
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 @@ -217,7 +217,7 @@
<lucene.version>8.11.1</lucene.version>

<!-- elasticsearch -->
<elasticsearch.version>6.8.3</elasticsearch.version>
<elasticsearch.version>7.17.12</elasticsearch.version>
<apache.httpclient.version>4.5.2</apache.httpclient.version>
<apache.httpcore.version>4.4.5</apache.httpcore.version>
<apache.httpasyncclient.version>4.1.2</apache.httpasyncclient.version>
Expand Down

0 comments on commit a22e762

Please sign in to comment.