From 75701b2b07563301a95adf8562e765bdfec3b84f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 18:44:25 +0000 Subject: [PATCH 1/8] Bump org.apache.tomcat.embed:tomcat-embed-core Bumps org.apache.tomcat.embed:tomcat-embed-core from 11.0.10 to 11.0.12. --- updated-dependencies: - dependency-name: org.apache.tomcat.embed:tomcat-embed-core dependency-version: 11.0.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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 596493cc..94697edd 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 From 20a3aec0e15f28c51d8cd2e2bc98d558849d8e43 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Jan 2026 05:01:23 +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-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 94697edd..b91c5333 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.5 + 3.5.10 org.springframework From dbcaaaaee9f77a0a4dcfd0b89a0d60c266998c37 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Mar 2026 05:42:30 +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-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 b91c5333..ffd1df42 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 5498651067b7c224a00fcc2be4c383b6098a15f4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 20 Mar 2026 06:14:15 +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-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 ffd1df42..005d05ac 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 b220d3c61d94e579e3ea1856f1acd145a6e96856 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 12 Apr 2026 16:22:07 +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-15989808 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15989820 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15990633 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15989812 - 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 005d05ac..63495664 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.20 org.apache.tomcat @@ -129,7 +129,7 @@ org.apache.tomcat.embed tomcat-embed-websocket - 11.0.10 + 11.0.20 org.apache.tomcat.embed From d090d1e4e5f2cedd190902b3fcf8648ce9a3652e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 12 Apr 2026 17:59:55 +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-ORGAPACHETOMCATEMBED-15989808 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15989820 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15990633 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15989812 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15990787 From 8cd9c12420289af2740e3ef60aa6e44ef475a202 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Jul 2026 23:56:21 +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-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 63495664..7b40adab 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 a9c323f7d16ff724bb220a34bcfdc99a37d3827d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 25 Jul 2026 15:46:58 +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-TOOLSJACKSONCORE-18170128