From 81de35e3e0c9e087ed440737df4a8a8a0794f72c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 29 Sep 2025 08:02:29 +0000 Subject: [PATCH] fix: samples/virtualan-wsdl-soap/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-12817817 --- samples/virtualan-wsdl-soap/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/virtualan-wsdl-soap/pom.xml b/samples/virtualan-wsdl-soap/pom.xml index 42b74872..82aededc 100644 --- a/samples/virtualan-wsdl-soap/pom.xml +++ b/samples/virtualan-wsdl-soap/pom.xml @@ -141,7 +141,7 @@ org.springframework.boot - 2.7.14 + 3.4.10 @@ -159,7 +159,7 @@ org.springframework spring-web - 5.3.31 + 6.2.11 @@ -180,7 +180,7 @@ spring-context org.springframework - 5.3.31 + 6.2.11