From 12f865825e0f52a2dd8ff7f8ab086211672d0631 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 24 Jun 2026 21:41:18 +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-17440597 - https://snyk.io/vuln/SNYK-JAVA-TOOLSJACKSONCORE-17440365 --- 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 875d601f..f4b2c6ea 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