From 52a59ec6d2f14a23de249a06e6eb1f1ad3170ef1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 05:02:16 +0000 Subject: [PATCH] Bump org.springframework:spring-web from 5.2.22.RELEASE to 6.1.5 Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 5.2.22.RELEASE to 6.1.5. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.22.RELEASE...v6.1.5) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dc-commons-springmvc/pom.xml | 2 +- dc-commons-springsecurity/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dc-commons-springmvc/pom.xml b/dc-commons-springmvc/pom.xml index be576c10..97473db2 100644 --- a/dc-commons-springmvc/pom.xml +++ b/dc-commons-springmvc/pom.xml @@ -58,7 +58,7 @@ org.springframework spring-web - 5.2.22.RELEASE + 6.1.5 org.springframework diff --git a/dc-commons-springsecurity/pom.xml b/dc-commons-springsecurity/pom.xml index 6e7fa2cb..e9909c76 100644 --- a/dc-commons-springsecurity/pom.xml +++ b/dc-commons-springsecurity/pom.xml @@ -83,7 +83,7 @@ org.springframework spring-web - 5.2.22.RELEASE + 6.1.5 org.springframework