From ba2c7e5e8545675ad9bcb121831826b185c85775 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 5 Jul 2026 20:53:44 +0000 Subject: [PATCH] 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 | 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 72f31b59..40c4f86b 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.6 + 4.0.7 org.springframework.boot @@ -113,7 +113,7 @@ org.apache.tomcat.embed tomcat-embed-core - 11.0.22 + 11.0.23 org.apache.tomcat @@ -129,7 +129,7 @@ org.apache.tomcat.embed tomcat-embed-websocket - 11.0.22 + 11.0.23 org.apache.tomcat.embed