Browse Source

upgrade springboot 2.3.12.RELEASE

deason 4 years ago
parent
commit
74a187f555
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -8,7 +8,7 @@
     <version>1.0.0</version>
     <version>1.0.0</version>
 
 
     <properties>
     <properties>
-        <spring-boot.version>2.3.11.RELEASE</spring-boot.version>
+        <spring-boot.version>2.3.12.RELEASE</spring-boot.version>
         <spring-cloud.version>Hoxton.SR11</spring-cloud.version>
         <spring-cloud.version>Hoxton.SR11</spring-cloud.version>
         <maven.compiler.source>1.8</maven.compiler.source>
         <maven.compiler.source>1.8</maven.compiler.source>
         <maven.compiler.target>1.8</maven.compiler.target>
         <maven.compiler.target>1.8</maven.compiler.target>