From fc5c7b048c6a82a23b668aa767ee89bcc613b8e7 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 13 Jul 2023 09:31:23 +0000
Subject: [PATCH] fix(deps): update spring core to v6.0.11
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index d2b9347..16f869a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,17 +102,17 @@
org.springframework
spring-core
- 6.0.10
+ 6.0.11
org.springframework
spring-test
- 6.0.10
+ 6.0.11
org.springframework
spring-web
- 6.0.10
+ 6.0.11