From 1c2ecd221a3e8a3d789b8abb4d88e4f3e38e27e0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 3 Jul 2026 18:21:58 +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-TOOLSJACKSONCORE-17457696 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-17732890 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-17733746 --- examples/iOS-Hybrid-App-Java-Server/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/iOS-Hybrid-App-Java-Server/pom.xml b/examples/iOS-Hybrid-App-Java-Server/pom.xml index 33294864..557924e0 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.0 + 4.0.7 org.springframework.boot @@ -113,7 +113,7 @@ org.apache.tomcat.embed tomcat-embed-core - 11.0.18 + 11.0.23 org.apache.tomcat @@ -129,7 +129,7 @@ org.apache.tomcat.embed tomcat-embed-websocket - 11.0.18 + 11.0.23 org.apache.tomcat.embed From 27bb052123ceb36ef21b02765e2ca52ab843967d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 5 Jul 2026 22:04:30 +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-TOOLSJACKSONCORE-17457696 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-17732890 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-17733746