From ffc807e26784f6f5cde152b671e8e7e2b42adf40 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Jun 2025 07:50:21 +0000 Subject: [PATCH] fix: playground/springboot-thymeleaf-full-example/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-10264469 --- playground/springboot-thymeleaf-full-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/springboot-thymeleaf-full-example/pom.xml b/playground/springboot-thymeleaf-full-example/pom.xml index e76093f9..dd03b5af 100644 --- a/playground/springboot-thymeleaf-full-example/pom.xml +++ b/playground/springboot-thymeleaf-full-example/pom.xml @@ -49,7 +49,7 @@ org.springframework.boot spring-boot-starter-web - 3.4.4 + 3.4.6 org.springframework