Bump curator-version from 5.5.0 to 5.6.0#12697
Conversation
Bumps `curator-version` from 5.5.0 to 5.6.0. Updates `org.apache.curator:curator-framework` from 5.5.0 to 5.6.0 - [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.6.0) Updates `org.apache.curator:curator-recipes` from 5.5.0 to 5.6.0 - [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.6.0) Updates `org.apache.curator:curator-client` from 5.5.0 to 5.6.0 - [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.6.0) Updates `org.apache.curator:curator-x-discovery` from 5.5.0 to 5.6.0 - [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.6.0) --- updated-dependencies: - dependency-name: org.apache.curator:curator-framework dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.curator:curator-recipes dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.curator:curator-client dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.curator:curator-x-discovery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🤖 CI automation will test this PR automatically. 🐫 Apache Camel Committers, please review the following items:
|
|
/component-test zookeeper zookeeper-master Result ✅ The tests passed successfully |
|
🤖 The Apache Camel test robot will run the tests for you 👍 |
Bumps
curator-versionfrom 5.5.0 to 5.6.0.Updates
org.apache.curator:curator-frameworkfrom 5.5.0 to 5.6.0Commits
4210bd7[maven-release-plugin] prepare release apache-curator-5.6.074ff333CURATOR-697. Upgrade Apache Parent POM to 31 (#495)111f3a6CURATOR-262. Fix sleepMs overflow (#490)e949731CURATOR-694. Improve test reliability by resolving nondeterministic order by ...f5fb6d1CURATOR-693. Bump ZooKeeper version to 3.7.2 (#489)a83a0b2CURATOR-691. Compatible with JDK 21 (#484)2a94b2dCURATOR-692. Get rid of mockito (#485)573c9a9CURATOR-679: Bump snappy-java from 1.1.10.1 to 1.1.10.4 (#483)3468ee9CURATOR-521. Check LeaderLatch#close(CloseMode) does not accept null (#481)51483adCURATOR-690. CuratorCache fails to load the cache if there are more than 64k ...Updates
org.apache.curator:curator-recipesfrom 5.5.0 to 5.6.0Commits
4210bd7[maven-release-plugin] prepare release apache-curator-5.6.074ff333CURATOR-697. Upgrade Apache Parent POM to 31 (#495)111f3a6CURATOR-262. Fix sleepMs overflow (#490)e949731CURATOR-694. Improve test reliability by resolving nondeterministic order by ...f5fb6d1CURATOR-693. Bump ZooKeeper version to 3.7.2 (#489)a83a0b2CURATOR-691. Compatible with JDK 21 (#484)2a94b2dCURATOR-692. Get rid of mockito (#485)573c9a9CURATOR-679: Bump snappy-java from 1.1.10.1 to 1.1.10.4 (#483)3468ee9CURATOR-521. Check LeaderLatch#close(CloseMode) does not accept null (#481)51483adCURATOR-690. CuratorCache fails to load the cache if there are more than 64k ...Updates
org.apache.curator:curator-clientfrom 5.5.0 to 5.6.0Commits
4210bd7[maven-release-plugin] prepare release apache-curator-5.6.074ff333CURATOR-697. Upgrade Apache Parent POM to 31 (#495)111f3a6CURATOR-262. Fix sleepMs overflow (#490)e949731CURATOR-694. Improve test reliability by resolving nondeterministic order by ...f5fb6d1CURATOR-693. Bump ZooKeeper version to 3.7.2 (#489)a83a0b2CURATOR-691. Compatible with JDK 21 (#484)2a94b2dCURATOR-692. Get rid of mockito (#485)573c9a9CURATOR-679: Bump snappy-java from 1.1.10.1 to 1.1.10.4 (#483)3468ee9CURATOR-521. Check LeaderLatch#close(CloseMode) does not accept null (#481)51483adCURATOR-690. CuratorCache fails to load the cache if there are more than 64k ...Updates
org.apache.curator:curator-x-discoveryfrom 5.5.0 to 5.6.0Commits
4210bd7[maven-release-plugin] prepare release apache-curator-5.6.074ff333CURATOR-697. Upgrade Apache Parent POM to 31 (#495)111f3a6CURATOR-262. Fix sleepMs overflow (#490)e949731CURATOR-694. Improve test reliability by resolving nondeterministic order by ...f5fb6d1CURATOR-693. Bump ZooKeeper version to 3.7.2 (#489)a83a0b2CURATOR-691. Compatible with JDK 21 (#484)2a94b2dCURATOR-692. Get rid of mockito (#485)573c9a9CURATOR-679: Bump snappy-java from 1.1.10.1 to 1.1.10.4 (#483)3468ee9CURATOR-521. Check LeaderLatch#close(CloseMode) does not accept null (#481)51483adCURATOR-690. CuratorCache fails to load the cache if there are more than 64k ...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)