Skip to content

Commit 7f64ecd

Browse files
Bump curatorVersion from 5.7.0 to 5.7.1
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]>
1 parent e1cebaf commit 7f64ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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)