From 2357d95259d71f62c0aa726841b5c2834fbc28f6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Oct 2025 09:14:25 +0000 Subject: [PATCH 01/13] 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/13] 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/13] 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/13] 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 624fb9e2bd1f16a15ea88a09e8d967eff1dd2f21 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Mar 2026 05:56:53 +0000 Subject: [PATCH 05/13] 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-15365924 --- 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..435ac28d 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 + 4.0.0 org.springframework.boot From befa6dab76b080c1f22f19015754e386165b71b7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 20 Mar 2026 06:54:29 +0000 Subject: [PATCH 06/13] 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-15365915 - https://snyk.io/vuln/SNYK-JAVA-TOOLSJACKSONCORE-15371178 --- 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 435ac28d..4a60154f 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.4 org.springframework.boot From 1cb0421e7cc7bd598cf0598c3de05e9364ccef85 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 18 May 2026 04:04:23 +0000 Subject: [PATCH 07/13] 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 4a60154f..c29cb8a6 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.18 + 11.0.22 org.apache.tomcat @@ -129,7 +129,7 @@ org.apache.tomcat.embed tomcat-embed-websocket - 11.0.18 + 11.0.22 org.apache.tomcat.embed From 4fac51d95d854806b333f510665e8ceb0ec4f0e8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 20 May 2026 05:16:19 +0000 Subject: [PATCH 08/13] 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 From 38b1e575eaaaf6e35108620b1749f8f74c1e49eb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 11 Jun 2026 01:08:19 +0000 Subject: [PATCH 09/13] 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 c29cb8a6..8953327c 100644 --- a/examples/iOS-Hybrid-App-Java-Server/pom.xml +++ b/examples/iOS-Hybrid-App-Java-Server/pom.xml @@ -103,7 +103,7 @@ org.springframework spring-webmvc - 6.2.10 + 6.2.19 org.springframework From 0f7822371b735d2a1d17e2306bd43746897c3cdf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 Jul 2026 17:48:50 +0000 Subject: [PATCH 10/13] 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-18170128 --- 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 8953327c..98959065 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.4 + 4.0.7 org.springframework.boot From 9971432230aeab2fab965d98cb5ec61c3218369d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Jul 2026 17:33:58 +0000 Subject: [PATCH 11/13] 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 | 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 98959065..583e5bdb 100644 --- a/examples/iOS-Hybrid-App-Java-Server/pom.xml +++ b/examples/iOS-Hybrid-App-Java-Server/pom.xml @@ -108,7 +108,7 @@ org.springframework spring-web - 6.2.10 + 6.2.19 org.apache.tomcat.embed From d5a54c7f4a083f48868ea152d221c9fab6dd9244 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Jul 2026 21:05:16 +0000 Subject: [PATCH 12/13] 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 From a5da9742d4495a14e48081c99b7ff94887de4c16 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Jul 2026 17:06:34 +0000 Subject: [PATCH 13/13] 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