Skip to content

Commit

Permalink
[DUOS-1740]: Bump elasticsearch-rest-client from 8.2.0 to 8.2.2 (#642)
Browse files Browse the repository at this point in the history
Bumps [elasticsearch-rest-client](https://github.com/elastic/elasticsearch) from 8.2.0 to 8.2.2.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/master/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v8.2.0...v8.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2022
1 parent bd72003 commit 8edf4c2
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 @@ -412,7 +412,7 @@
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-client</artifactId>
<version>8.2.0</version>
<version>8.2.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 8edf4c2

Please sign in to comment.