From 65a9eb8d26c9b33fe2ea531a5e4cf5c8113fc2bf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 25 Jul 2026 22:32:05 +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 a3a7ea3c..ef0a8dfa 100644 --- a/examples/iOS-Hybrid-App-Java-Server/pom.xml +++ b/examples/iOS-Hybrid-App-Java-Server/pom.xml @@ -64,7 +64,7 @@ org.springframework.boot spring-boot-starter-json - 4.0.6 + 4.0.7 org.springframework.boot