From 8a9a92e29f37dc377f6c474ef56a2dab31534a08 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Oct 2025 10:46:20 +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-CHQOSLOGBACK-13169722 --- 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..423f2a6f 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.7 org.springframework