From 98b6bedb2af8128c9c479030b14f26ed9d16d4b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 04:58:02 +0000 Subject: [PATCH] Bump org.springframework:spring-web from 5.2.22.RELEASE to 6.1.3 Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 5.2.22.RELEASE to 6.1.3. - [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.3) --- 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..5ed6edfa 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.3 org.springframework diff --git a/dc-commons-springsecurity/pom.xml b/dc-commons-springsecurity/pom.xml index 6e7fa2cb..1108fd81 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.3 org.springframework