From 66a400fa9cd062295b112442e812e38a2a538d00 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Jun 2025 01:43:03 +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-10365122 --- 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