From c300ba51725e65f29ba32156b74b27dc935be928 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 12:23:18 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot Bumps [org.springframework.boot:spring-boot](https://github.com/spring-projects/spring-boot) from 3.5.6 to 3.5.14. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.6...v3.5.14) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-version: 3.5.14 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 20edac35..0db0139f 100644 --- a/examples/iOS-Hybrid-App-Java-Server/pom.xml +++ b/examples/iOS-Hybrid-App-Java-Server/pom.xml @@ -92,7 +92,7 @@ org.springframework.boot spring-boot - 3.5.6 + 3.5.14 org.springframework