Skip to content

Commit

Permalink
Bump curatorVersion from 5.7.0 to 5.7.1 (#9563)
Browse files Browse the repository at this point in the history
Bumps `curatorVersion` 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:production
  update-type: version-update:semver-patch
...

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 Oct 20, 2024
1 parent 948923b commit 3daaf72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ ext {
commonsDbcp2Version = '2.12.0'
commonsIoVersion = '2.17.0'
commonsNetVersion = '3.11.1'
curatorVersion = '5.7.0'
curatorVersion = '5.7.1'
debeziumVersion = '3.0.0.Final'
derbyVersion = '10.16.1.1'
ftpServerVersion = '1.2.0'
Expand Down

0 comments on commit 3daaf72

Please sign in to comment.