From 49247e36ba887070987cb7043348521a00d8cce5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 21 Nov 2025 04:22:35 +0000 Subject: [PATCH 1/6] 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 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-13723930 --- 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 423f2a6f..a7236b30 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 From dfe8d375303901002d4beb1845151de420b9ad31 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Jan 2026 06:13:41 +0000 Subject: [PATCH 2/6] 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-CHQOSLOGBACK-15062482 --- 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 a7236b30..5ef8bd81 100644 --- a/examples/iOS-Hybrid-App-Java-Server/pom.xml +++ b/examples/iOS-Hybrid-App-Java-Server/pom.xml @@ -98,7 +98,7 @@ org.springframework.boot spring-boot-starter-logging - 3.5.7 + 3.5.10 org.springframework From 3716f949ce1f7c1f31164c2bafebd2d8b8b714e1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 21 Mar 2026 03:06:47 +0000 Subject: [PATCH 3/6] 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-15701845 - 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 5ef8bd81..7376cae1 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.12 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 5bf41e9f7ea406f20ea0fca7bce85d5f29f37b4f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 Jul 2026 01:28:13 +0000 Subject: [PATCH 4/6] 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-17457695 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-17732890 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-17733746 --- 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 7376cae1..b5b73297 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.12 + 4.0.0 org.springframework.boot @@ -113,7 +113,7 @@ org.apache.tomcat.embed tomcat-embed-core - 11.0.10 + 11.0.23 org.apache.tomcat @@ -129,7 +129,7 @@ org.apache.tomcat.embed tomcat-embed-websocket - 11.0.10 + 11.0.23 org.apache.tomcat.embed From f5ee84f38b22a65887cf97ed1b9ce93b60fd4303 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 Jul 2026 22:43:32 +0000 Subject: [PATCH 5/6] 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 b5b73297..581f3899 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.7 org.springframework.boot From 37a6b8a8d74945ded01be39feaa039224f918d1c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Jul 2026 23:08:51 +0000 Subject: [PATCH 6/6] 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