Skip to content

Commit

Permalink
Bump version.curator from 5.7.0 to 5.7.1 (#1242)
Browse files Browse the repository at this point in the history
Bumps `version.curator` from 5.7.0 to 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-recipes
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.curator:curator-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 0e553be commit ecadfeb
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.7.0</version.curator>
<version.curator>5.7.1</version.curator>
</properties>

<dependencies>
Expand Down

0 comments on commit ecadfeb

Please sign in to comment.