From 2357d95259d71f62c0aa726841b5c2834fbc28f6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Oct 2025 09:14:25 +0000 Subject: [PATCH 01/12] 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-13723930 --- 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 423f2a6f..3540f97b 100644 --- a/examples/iOS-Hybrid-App-Java-Server/pom.xml +++ b/examples/iOS-Hybrid-App-Java-Server/pom.xml @@ -113,7 +113,7 @@ org.apache.tomcat.embed tomcat-embed-core - 11.0.10 + 11.0.12 org.apache.tomcat @@ -129,7 +129,7 @@ org.apache.tomcat.embed tomcat-embed-websocket - 11.0.10 + 11.0.12 org.apache.tomcat.embed From 098de79473bcf37ea4be99853c9b6e8bc3b99df1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Feb 2026 05:18:13 +0000 Subject: [PATCH 02/12] 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 | 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 3540f97b..187a867d 100644 --- a/examples/iOS-Hybrid-App-Java-Server/pom.xml +++ b/examples/iOS-Hybrid-App-Java-Server/pom.xml @@ -59,7 +59,7 @@ org.springframework.boot spring-boot-starter-tomcat - 3.5.5 + 4.0.0 org.springframework.boot @@ -113,7 +113,7 @@ org.apache.tomcat.embed tomcat-embed-core - 11.0.12 + 11.0.18 org.apache.tomcat @@ -129,7 +129,7 @@ org.apache.tomcat.embed tomcat-embed-websocket - 11.0.12 + 11.0.18 org.apache.tomcat.embed From 84b1507ee17ea0b90e6d11006a2c639d50696511 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Feb 2026 05:51:07 +0000 Subject: [PATCH 03/12] 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 477ab0c28d9131a9018e26eb8655464dadeb2576 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Feb 2026 06:26:41 +0000 Subject: [PATCH 04/12] 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 88cc81d52adf0c92d23b347459daaeaebfb45d7e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 5 Apr 2026 18:20:52 +0000 Subject: [PATCH 05/12] 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 187a867d..4c84197d 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.5 + 3.5.13 org.springframework.boot From c05ebd2494c323c51f3b2b58f8b365b92b2a2009 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 12 Apr 2026 15:34:00 +0000 Subject: [PATCH 06/12] 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-15989808 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15990059 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15990633 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15990995 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15990787 --- 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 4c84197d..0c1bf5d0 100644 --- a/examples/iOS-Hybrid-App-Java-Server/pom.xml +++ b/examples/iOS-Hybrid-App-Java-Server/pom.xml @@ -59,7 +59,7 @@ org.springframework.boot spring-boot-starter-tomcat - 4.0.0 + 4.0.5 org.springframework.boot @@ -113,7 +113,7 @@ org.apache.tomcat.embed tomcat-embed-core - 11.0.18 + 11.0.20 org.apache.tomcat @@ -129,7 +129,7 @@ org.apache.tomcat.embed tomcat-embed-websocket - 11.0.18 + 11.0.20 org.apache.tomcat.embed From 40e329435eb104b51e42ca440bdb3037e381c15b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 12 Apr 2026 17:38:48 +0000 Subject: [PATCH 07/12] 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-15989808 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15990059 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15990633 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15990995 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15990787 From 698a2e27d4223a3e347691bea48e303eda2dc3e3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Apr 2026 05:30:35 +0000 Subject: [PATCH 08/12] 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-15989820 --- 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 0c1bf5d0..267c319c 100644 --- a/examples/iOS-Hybrid-App-Java-Server/pom.xml +++ b/examples/iOS-Hybrid-App-Java-Server/pom.xml @@ -59,7 +59,7 @@ org.springframework.boot spring-boot-starter-tomcat - 4.0.5 + 4.0.6 org.springframework.boot @@ -113,7 +113,7 @@ org.apache.tomcat.embed tomcat-embed-core - 11.0.20 + 11.0.21 org.apache.tomcat @@ -129,7 +129,7 @@ org.apache.tomcat.embed tomcat-embed-websocket - 11.0.20 + 11.0.21 org.apache.tomcat.embed From 7fb25406044544a8ca3c707bf4091a2baaaa45a4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Apr 2026 11:37:46 +0000 Subject: [PATCH 09/12] 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-15989820 From e788a8e4a575bef26a85e9a01cc168b41e86ac99 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 25 Apr 2026 02:32:27 +0000 Subject: [PATCH 10/12] 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-15989820 From 402761fe160c6f8c18ae281f47111f1be174287e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 25 Apr 2026 04:20:06 +0000 Subject: [PATCH 11/12] 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-15989820 From ceff32d623729bfe03467b79a1bdeea943659703 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 25 Apr 2026 07:38:54 +0000 Subject: [PATCH 12/12] 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-15989820