Skip to content

Commit 3daaf72

Browse files
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](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 948923b commit 3daaf72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ ext {
6565
commonsDbcp2Version = '2.12.0'
6666
commonsIoVersion = '2.17.0'
6767
commonsNetVersion = '3.11.1'
68-
curatorVersion = '5.7.0'
68+
curatorVersion = '5.7.1'
6969
debeziumVersion = '3.0.0.Final'
7070
derbyVersion = '10.16.1.1'
7171
ftpServerVersion = '1.2.0'

0 commit comments

Comments
 (0)