From 4f7759dbcc322b66fd5d5ac095a932036c030339 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 13:40:08 +0000 Subject: [PATCH] chore(deps): bump curator.version from 5.5.0 to 5.6.0 Bumps `curator.version` from 5.5.0 to 5.6.0. Updates `org.apache.curator:curator-recipes` from 5.5.0 to 5.6.0 - [Commits](https://github.com/apache/curator/compare/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](https://github.com/apache/curator/compare/apache-curator-5.5.0...apache-curator-5.6.0) Updates `org.apache.curator:curator-framework` from 5.5.0 to 5.6.0 - [Commits](https://github.com/apache/curator/compare/apache-curator-5.5.0...apache-curator-5.6.0) --- updated-dependencies: - dependency-name: org.apache.curator:curator-recipes 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 - dependency-name: org.apache.curator:curator-framework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9711cd9..bcbca9a 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ 2.2.0 1.77 3.3.0 - 5.5.0 + 5.6.0 4.4 1.25.0 1.9.4 -- GitLab