From 456c739dcb3e8ab596edd2a0c710f0cecee9e712 Mon Sep 17 00:00:00 2001
From: liaozan <378024053@qq.com>
Date: Thu, 20 Apr 2023 18:47:00 +0800
Subject: [PATCH] chore(deps): bump springboot from 2.7.10 to 2.7.11
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a368550..23ee3b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.7.10
+ 2.7.11
com.schbrain.framework
--
GitLab