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-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-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-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-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-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.curator:curator-framework
  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-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 13, 2024
1 parent e27c48d commit f0a53ac
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 @@ -43,7 +43,7 @@
<commons-lang3.version>3.17.0</commons-lang3.version>
<commons-logging.version>1.3.4</commons-logging.version>
<commons-text.version>1.12.0</commons-text.version>
<curator.version>5.7.0</curator.version>
<curator.version>5.7.1</curator.version>
<dropwizard.version>4.0.9</dropwizard.version>
<dropwizard.metrics.version>4.2.28</dropwizard.metrics.version>
<embedded-postgres.version>2.0.7</embedded-postgres.version>
Expand Down

0 comments on commit f0a53ac

Please sign in to comment.