From dd3a88519f125058787ae64e535e5d17cfc17b6a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 13 Sep 2023 20:13:04 +0000 Subject: [PATCH] fix: spring-cloud/spring-cloud-zookeeper/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKBOOT-5564390 --- spring-cloud/spring-cloud-zookeeper/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-cloud/spring-cloud-zookeeper/pom.xml b/spring-cloud/spring-cloud-zookeeper/pom.xml index 4ea9b22e9d83..2090b6cd8f58 100644 --- a/spring-cloud/spring-cloud-zookeeper/pom.xml +++ b/spring-cloud/spring-cloud-zookeeper/pom.xml @@ -18,9 +18,9 @@ - 1.5.2.RELEASE + 2.5.15 4.3.7.RELEASE - 1.0.3.RELEASE + 2.1.2.RELEASE \ No newline at end of file