From aabdb13598a1aaa0a484770be66626a008889908 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 04:58:45 +0000 Subject: [PATCH] Bump spring-webmvc from 5.2.22.RELEASE to 6.0.11 Bumps [spring-webmvc](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-webmvc dependency-type: direct:development 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..d04fc285 100644 --- a/dc-commons-springmvc/pom.xml +++ b/dc-commons-springmvc/pom.xml @@ -68,7 +68,7 @@ org.springframework spring-webmvc - 5.2.22.RELEASE + 6.0.11 org.springframework.security diff --git a/dc-commons-springsecurity/pom.xml b/dc-commons-springsecurity/pom.xml index 37b89b02..b2861ff6 100644 --- a/dc-commons-springsecurity/pom.xml +++ b/dc-commons-springsecurity/pom.xml @@ -88,7 +88,7 @@ org.springframework spring-webmvc - 5.2.22.RELEASE + 6.0.11 test