From bacdbcca2180363b60a6aebb53bf225e5dfc0714 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Mar 2026 00:54:46 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEZOOKEEPER-15443353 --- 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