Skip to content

Commit

Permalink
Bump version.curator from 5.6.0 to 5.7.0 (#1177)
Browse files Browse the repository at this point in the history
Bumps `version.curator` from 5.6.0 to 5.7.0.

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

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

---
updated-dependencies:
- dependency-name: org.apache.curator:curator-recipes
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.curator:curator-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 18, 2024
1 parent fec5793 commit f47b5a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/zookeeper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<name>SmallRye Config: ConfigSource - ZooKeeper</name>

<properties>
<version.curator>5.6.0</version.curator>
<version.curator>5.7.0</version.curator>
</properties>

<dependencies>
Expand Down

0 comments on commit f47b5a1

Please sign in to comment.