From f22c48320422b61945d8d83525f08dfaf95ff5d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 19:53:35 +0000 Subject: [PATCH] Bump org.springframework:spring-web from 5.2.7.RELEASE to 6.1.14 Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 5.2.7.RELEASE to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.7.RELEASE...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 6.1.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 75e8d19..4c942e5 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ org.springframework spring-web - 5.2.7.RELEASE + 6.1.14 com.squareup.okhttp3