From eda835c832137cc3bf014f0ba16c77e550ba5fcc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 14 Aug 2025 20:10:11 +0000 Subject: [PATCH] fix: converter-codegen-testapp/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-11799152 --- converter-codegen-testapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/converter-codegen-testapp/pom.xml b/converter-codegen-testapp/pom.xml index 843300f..e496bbd 100644 --- a/converter-codegen-testapp/pom.xml +++ b/converter-codegen-testapp/pom.xml @@ -21,7 +21,7 @@ org.springframework.boot spring-boot-starter-web - 2.6.6 + 3.3.7 provided