From b93bce110d28d681be34d74348380b6579f0eef6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 04:58:38 +0000 Subject: [PATCH] Bump spring-web from 5.2.22.RELEASE to 6.0.11 Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.2.22.RELEASE to 6.0.11. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.22.RELEASE...v6.0.11) --- 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 5e5e0d66..af055899 100644 --- a/dc-commons-springmvc/pom.xml +++ b/dc-commons-springmvc/pom.xml @@ -63,7 +63,7 @@ org.springframework spring-web - 5.2.22.RELEASE + 6.0.11 org.springframework diff --git a/dc-commons-springsecurity/pom.xml b/dc-commons-springsecurity/pom.xml index 37b89b02..d6e7ef9b 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.0.11 org.springframework