From a642a501896d033219b3b8263d0f42e2766e72e3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 21 Dec 2023 16:16:47 +0000 Subject: [PATCH] fix: examples/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-6094942 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-6094943 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-6097492 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-6097493 --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index 47d6454a..539b7bd2 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -16,7 +16,7 @@ org.springframework.boot spring-boot-starter-web - 2.2.7.RELEASE + 3.1.7