From 2cc7191dce90112c178e8afec9ef84ccf74d08ef Mon Sep 17 00:00:00 2001
From: liaozan <378024053@qq.com>
Date: Wed, 22 Dec 2021 09:48:34 +0800
Subject: [PATCH] Upgrade to SpringBoot 2.6.2
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0a0637c..6324595 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.6.1
+ 2.6.2
com.schbrain.framework
@@ -32,7 +32,7 @@
- 2.6.1
+ 2.6.2
1.8
--
GitLab