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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user