From 609775c21e46febddd698bfa6b3898e7f739a34c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 04:37:29 +0000 Subject: [PATCH] Bump org.springframework:spring-web from 5.2.22.RELEASE to 6.1.1 Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 5.2.22.RELEASE to 6.1.1. - [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.1) --- 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 baf2a1bc..5f9d251a 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.1 org.springframework diff --git a/dc-commons-springsecurity/pom.xml b/dc-commons-springsecurity/pom.xml index a6a6c77e..b0da6faa 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.1 org.springframework