From 8208e529f4c1766357e394453530d5a91911fdf5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 13 Sep 2023 14:08:02 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKBOOT-5564390 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 62fb3d5..3bfb03e 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ org.springframework.cloud spring-cloud-starter-config - 2.0.1.RELEASE + 3.1.8 org.springframework.cloud