Browse Source

upgrade springboot 2.3.12.RELEASE

deason 4 years ago
parent
commit
a2f11b75f0
1 changed files with 1 additions and 1 deletions
  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>