From 91677be470cf25bd770a8e64f7fe088e994fa72e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Oct 2025 08:49:27 +0000 Subject: [PATCH 1/9] 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-13733966 --- 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..cd08ce3e 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.11 org.apache.tomcat @@ -129,7 +129,7 @@ org.apache.tomcat.embed tomcat-embed-websocket - 11.0.10 + 11.0.11 org.apache.tomcat.embed From b96ce20d59a6bac7ef443de5217511e18946808b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Mar 2026 03:46:22 +0000 Subject: [PATCH 2/9] 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 cd08ce3e..03016e9c 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 5e2b31495aefc1c93b22a7275106f71443bc3046 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 21 Mar 2026 03:33:34 +0000 Subject: [PATCH 3/9] 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-ORGSPRINGFRAMEWORK-15701845 - https://snyk.io/vuln/SNYK-JAVA-TOOLSJACKSONCORE-15371178 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-15701755 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-15701756 --- 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 03016e9c..85b2917b 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 @@ -103,12 +103,12 @@ org.springframework spring-webmvc - 6.2.10 + 6.2.17 org.springframework spring-web - 6.2.10 + 6.2.17 org.apache.tomcat.embed From 1b69326bb4122e72cd5962062e13bdd9e95f4557 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 Jul 2026 21:53:28 +0000 Subject: [PATCH 4/9] 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/iOS-Hybrid-App-Java-Server/pom.xml b/examples/iOS-Hybrid-App-Java-Server/pom.xml index 85b2917b..5c008e60 100644 --- a/examples/iOS-Hybrid-App-Java-Server/pom.xml +++ b/examples/iOS-Hybrid-App-Java-Server/pom.xml @@ -59,12 +59,12 @@ org.springframework.boot spring-boot-starter-tomcat - 3.5.5 + 4.0.0 org.springframework.boot spring-boot-starter-json - 4.0.4 + 4.0.7 org.springframework.boot @@ -113,7 +113,7 @@ org.apache.tomcat.embed tomcat-embed-core - 11.0.11 + 11.0.23 org.apache.tomcat @@ -129,7 +129,7 @@ org.apache.tomcat.embed tomcat-embed-websocket - 11.0.11 + 11.0.23 org.apache.tomcat.embed From 4fb3827a876cb317775f9978f1c15d2c17fa88a8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 Jul 2026 23:28:53 +0000 Subject: [PATCH 5/9] 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 From fd8975f101e77dea2e37e042fe3c01c2f2b3df3b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 3 Jul 2026 22:30:53 +0000 Subject: [PATCH 6/9] 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 From 3394ecb228df991c78687b1f857543bc709a063a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 4 Jul 2026 16:25:40 +0000 Subject: [PATCH 7/9] 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 From 35e1c3de56e9d42228f9751896ca2aa4b4b49790 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 5 Jul 2026 17:27:17 +0000 Subject: [PATCH 8/9] 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 From 0a1eecdb24ffdc32fe028f944600dad4d9e2ed5b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 5 Jul 2026 22:23:24 +0000 Subject: [PATCH 9/9] 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