Bump curatorVersion from 5.7.0 to 5.7.1 (#9563)

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](https://github.com/apache/curator/compare/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](https://github.com/apache/curator/compare/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>
This commit is contained in:
dependabot[bot]
2024-10-20 02:15:14 +00:00
committed by GitHub
parent 948923b422
commit 3daaf72ac1

View File

@@ -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'