From aa6086955af43103cc6c26705eaa093a0dd4a1a9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 19 Jun 2023 20:01:38 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356 --- 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