From 84ce11fcdc0e73a89e0f2d932a5440b3c8135100 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 17 May 2026 00:09:12 +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-ORGAPACHETOMCATEMBED-16691231 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-16643259 --- 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 571ed6bd..63e562e7 100644 --- a/examples/iOS-Hybrid-App-Java-Server/pom.xml +++ b/examples/iOS-Hybrid-App-Java-Server/pom.xml @@ -57,7 +57,7 @@ org.apache.tomcat.embed tomcat-embed-core - 11.0.9 + 11.0.22 org.apache.tomcat @@ -73,7 +73,7 @@ org.apache.tomcat.embed tomcat-embed-websocket - 11.0.8 + 11.0.22 org.apache.tomcat.embed From 526cc8573a0a60037f9421ffbf5ca255efa016ae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 20 May 2026 01:51:34 +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-ORGAPACHETOMCATEMBED-16691231 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-16643259