Skip to content

Commit

Permalink
Bump curator.version from 5.7.0 to 5.7.1
Browse files Browse the repository at this point in the history
Bumps `curator.version` from 5.7.0 to 5.7.1.

Updates `org.apache.curator:curator-framework` from 5.7.0 to 5.7.1
- [Commits](apache/curator@apache-curator-5.7.0...apache-curator-5.7.1)

Updates `org.apache.curator:curator-client` from 5.7.0 to 5.7.1
- [Commits](apache/curator@apache-curator-5.7.0...apache-curator-5.7.1)

Updates `org.apache.curator:curator-recipes` from 5.7.0 to 5.7.1
- [Commits](apache/curator@apache-curator-5.7.0...apache-curator-5.7.1)

Updates `org.apache.curator:curator-x-async` from 5.7.0 to 5.7.1
- [Commits](apache/curator@apache-curator-5.7.0...apache-curator-5.7.1)

Updates `org.apache.curator:curator-test` from 5.7.0 to 5.7.1
- [Commits](apache/curator@apache-curator-5.7.0...apache-curator-5.7.1)

---
updated-dependencies:
- dependency-name: org.apache.curator:curator-framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.curator:curator-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.curator:curator-recipes
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.curator:curator-x-async
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.curator:curator-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 9117072 commit ae6e796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<jackson.databind.version>2.18.0</jackson.databind.version>
<lucene.version>9.7.0</lucene.version>
<opensearch.version>2.11.1</opensearch.version>
<curator.version>5.7.0</curator.version>
<curator.version>5.7.1</curator.version>
<log4j.version>2.24.1</log4j.version>
<aws.sdk.version>2.28.17</aws.sdk.version>
<error.prone.version>2.33.0</error.prone.version>
Expand Down

0 comments on commit ae6e796

Please sign in to comment.