From f98946e520a4e40674fc1a619b1a5e3b90c3114b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Oct 2025 10:43:10 +0000 Subject: [PATCH] fix: examples/iOS-Hybrid-App-Java-Server/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-13169722 --- examples/iOS-Hybrid-App-Java-Server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/iOS-Hybrid-App-Java-Server/pom.xml b/examples/iOS-Hybrid-App-Java-Server/pom.xml index ad93af08..89b394f6 100644 --- a/examples/iOS-Hybrid-App-Java-Server/pom.xml +++ b/examples/iOS-Hybrid-App-Java-Server/pom.xml @@ -20,7 +20,7 @@ org.springframework.boot spring-boot-starter-web - 3.2.4 + 3.4.11 org.springframework