From 03306f3b8b27f1dc5ee26c072be552c72c461900 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Jul 2026 21:52:25 +0000 Subject: [PATCH 1/2] 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-ORGSPRINGFRAMEWORK-18326609 --- examples/iOS-Hybrid-App-Java-Server/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/iOS-Hybrid-App-Java-Server/pom.xml b/examples/iOS-Hybrid-App-Java-Server/pom.xml index ce8b4c71..4088f071 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 - 3.5.12 + 3.5.15 org.springframework.boot @@ -108,7 +108,7 @@ org.springframework spring-web - 6.2.17 + 6.2.19 org.apache.tomcat.embed From 00385245293d63b7f7724934b37f88c40fd57600 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Jul 2026 20:41:55 +0000 Subject: [PATCH 2/2] 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-ORGSPRINGFRAMEWORK-18326609