From 8b3d69b1e528cb3fd9b16ad18afe5418e8ffd225 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 26 Jun 2025 19:32:06 +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-COMFASTERXMLJACKSONCORE-10500754 --- 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..2bb347a 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.1.0 provided