From b8f1b077cbb63b5b6c86f4930be9e985cd145fb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 21:24:40 +0000 Subject: [PATCH] Bump org.springframework:spring-webmvc Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 6.2.11 to 6.2.17. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.11...v6.2.17) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-version: 6.2.17 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 3776b693..7a05a1bc 100644 --- a/examples/iOS-Hybrid-App-Java-Server/pom.xml +++ b/examples/iOS-Hybrid-App-Java-Server/pom.xml @@ -123,7 +123,7 @@ org.springframework spring-webmvc - 6.2.11 + 6.2.17 org.springframework