From 630376be6322453843319a76dbf4779422068a13 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Feb 2026 07:18:12 +0000 Subject: [PATCH 1/8] 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-15307781 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15307822 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15307825 --- 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 81c33cec..7e81da02 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.10 + 11.0.18 org.apache.tomcat @@ -73,7 +73,7 @@ org.apache.tomcat.embed tomcat-embed-websocket - 11.0.8 + 11.0.18 org.apache.tomcat.embed From 1ef35c00bb95ade659dd48eb677c318c713df90d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Feb 2026 07:24:53 +0000 Subject: [PATCH 2/8] 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-15307781 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15307822 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15307825 From 6a503dabaa72b361c8775df2499f7805a4a8e511 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Feb 2026 07:39:26 +0000 Subject: [PATCH 3/8] 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-15307781 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15307822 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15307825 From a993f9b00cba130d349508f58e0629eb2eefdf00 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 5 Apr 2026 23:54:28 +0000 Subject: [PATCH 4/8] 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-COMFASTERXMLJACKSONCORE-15907551 --- 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 7e81da02..4040fb7c 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 - 3.4.11 + 3.5.13 org.springframework From 683f6a842fd22d73fa2af73b60efdbb80974f5f9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 18 May 2026 00:58:55 +0000 Subject: [PATCH 5/8] 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 4040fb7c..5fe1e4b1 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.18 + 11.0.22 org.apache.tomcat @@ -73,7 +73,7 @@ org.apache.tomcat.embed tomcat-embed-websocket - 11.0.18 + 11.0.22 org.apache.tomcat.embed From 450c96e9864c8efc7b00c76d7f890cd8dd73114a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 12 Jun 2026 02:35:40 +0000 Subject: [PATCH 6/8] 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-17253311 --- 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 5fe1e4b1..4882f42d 100644 --- a/examples/iOS-Hybrid-App-Java-Server/pom.xml +++ b/examples/iOS-Hybrid-App-Java-Server/pom.xml @@ -47,7 +47,7 @@ org.springframework spring-webmvc - 6.2.8 + 6.2.19 org.springframework From 16e2ce017124cf661ff84da74369d77a25912b58 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 4 Jul 2026 21:51:26 +0000 Subject: [PATCH 7/8] 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-17732890 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-17733746 --- 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 4882f42d..eede3c82 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.22 + 11.0.23 org.apache.tomcat @@ -73,7 +73,7 @@ org.apache.tomcat.embed tomcat-embed-websocket - 11.0.22 + 11.0.23 org.apache.tomcat.embed From bb55fee2ff6e00e89b439f7818cc0969551fd127 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 5 Jul 2026 21:52:39 +0000 Subject: [PATCH 8/8] 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-17732890 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-17733746