From 75e500f25da66e03d75dbd46ad8caf3db81c0230 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 12:26:08 +0000 Subject: [PATCH] Bump curator.version from 4.2.0 to 4.3.0 Bumps `curator.version` from 4.2.0 to 4.3.0. Updates `curator-recipes` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/apache/curator/releases) - [Commits](https://github.com/apache/curator/compare/apache-curator-4.2.0...apache-curator-4.3.0) Updates `curator-framework` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/apache/curator/releases) - [Commits](https://github.com/apache/curator/compare/apache-curator-4.2.0...apache-curator-4.3.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-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 d496971..b285080 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ 1.2.8 3.0.5 - 4.2.0 + 4.3.0 3.4.14 1.9.2 -- GitLab