From bd6712337cd2e445ce8fa4a40d5b150db595603a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Jul 2026 21:23:48 +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-TOOLSJACKSONCORE-18170128 --- 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 f799b57d..fb200cfd 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 - 4.0.4 + 4.0.7 org.springframework