Browse Source

升级springboot3.1.1

hubin 1 năm trước cách đây
mục cha
commit
872a3db848
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -2,7 +2,7 @@
 buildscript {
     ext {
         // https://start.spring.io/actuator/info
-        springBootVersion = "3.0.5"
+        springBootVersion = "3.1.1"
         mybatisPlusVersion = "3.5.3.1"
     }