From d85d3f84174b4042c04ea8418e75e75a8ca22835 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 18 Nov 2024 15:05:57 +0000
Subject: [PATCH] chore(deps): update dependency
org.springframework:spring-webmvc to v6 [security]
---
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..f0d4800f 100644
--- a/dc-commons-springmvc/pom.xml
+++ b/dc-commons-springmvc/pom.xml
@@ -63,7 +63,7 @@
org.springframework
spring-webmvc
- 5.2.22.RELEASE
+ 6.1.13
org.springframework.security
diff --git a/dc-commons-springsecurity/pom.xml b/dc-commons-springsecurity/pom.xml
index 6e7fa2cb..d214d04c 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.1.13
test