From 9fd0d8508199b0f4cd232524f97cbb1b24081330 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Oct 2023 02:41:28 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEZOOKEEPER-5961102 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 04f79c9..fa87a1e 100644 --- a/pom.xml +++ b/pom.xml @@ -60,12 +60,12 @@ org.apache.curator curator-framework - 2.5.0 + 2.9.0 org.apache.curator curator-recipes - 2.5.0 + 2.9.0 commons-lang