Bump curator.version from 4.3.0 to 5.1.0 (#255)
Bumps `curator.version` from 4.3.0 to 5.1.0. Updates `curator-framework` from 4.3.0 to 5.1.0 - [Release notes](https://github.com/apache/curator/releases) - [Commits](https://github.com/apache/curator/compare/apache-curator-4.3.0...apache.curator-5.1.0) Updates `curator-recipes` from 4.3.0 to 5.1.0 - [Release notes](https://github.com/apache/curator/releases) - [Commits](https://github.com/apache/curator/compare/apache-curator-4.3.0...apache.curator-5.1.0) Updates `curator-x-discovery` from 4.3.0 to 5.1.0 - [Release notes](https://github.com/apache/curator/releases) - [Commits](https://github.com/apache/curator/compare/apache-curator-4.3.0...apache.curator-5.1.0) Updates `curator-test` from 4.3.0 to 5.1.0 - [Release notes](https://github.com/apache/curator/releases) - [Commits](https://github.com/apache/curator/compare/apache-curator-4.3.0...apache.curator-5.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2771e5bb0a
commit
e9be44c38d
@@ -14,7 +14,7 @@
|
||||
<name>spring-cloud-zookeeper-dependencies</name>
|
||||
<description>Spring Cloud Zookeeper Dependencies</description>
|
||||
<properties>
|
||||
<curator.version>4.3.0</curator.version>
|
||||
<curator.version>5.1.0</curator.version>
|
||||
<maven-checkstyle-plugin.failsOnError>true</maven-checkstyle-plugin.failsOnError>
|
||||
<maven-checkstyle-plugin.failsOnViolation>true</maven-checkstyle-plugin.failsOnViolation>
|
||||
<maven-checkstyle-plugin.includeTestSourceDirectory>true</maven-checkstyle-plugin.includeTestSourceDirectory>
|
||||
|
||||
Reference in New Issue
Block a user