From 3c07fabc0348ba178c745136f5f32733cb9058b0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 11 Mar 2025 21:36:30 +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-9396739 --- 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