From 454a00b2fd2ef68e5430ef34aaa4d374e7882e12 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 15 Mar 2024 18:05:04 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-6444790 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3da33bd..e501ffe 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ org.springframework.cloud spring-cloud-starter-config - 2.0.1.RELEASE + 2.1.0.RELEASE