瀏覽代碼

upgrade springboot 2.3.12.RELEASE

deason 4 年之前
父節點
當前提交
a2f11b75f0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -13,7 +13,7 @@
     </modules>
 
     <properties>
-        <spring-boot.version>2.3.11.RELEASE</spring-boot.version>
+        <spring-boot.version>2.3.12.RELEASE</spring-boot.version>
         <maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
         <maven.compiler.source>1.8</maven.compiler.source>
         <maven.compiler.target>1.8</maven.compiler.target>