Skip to content

Commit

Permalink
Bump co.elastic.clients:elasticsearch-java from 8.9.0 to 8.9.1
Browse files Browse the repository at this point in the history
Bumps [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java) from 8.9.0 to 8.9.1.
- [Release notes](https://github.com/elastic/elasticsearch-java/releases)
- [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch-java@v8.9.0...v8.9.1)

---
updated-dependencies:
- dependency-name: co.elastic.clients:elasticsearch-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent b38dfee commit 3509304
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<name>${project.groupId}:${project.artifactId}</name>

<properties>
<version.elasticsearch-java>8.9.0</version.elasticsearch-java>
<version.elasticsearch-java>8.9.1</version.elasticsearch-java>
<apm-agent-parent.base.dir>${project.basedir}/../../..</apm-agent-parent.base.dir>
</properties>

Expand Down

0 comments on commit 3509304

Please sign in to comment.