Browse Source

chore: spring boot更新至2.1.5

Junling Bu 6 years ago
parent
commit
68585b47c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>2.0.4.RELEASE</version>
+        <version>2.1.5.RELEASE</version>
         <relativePath/>
     </parent>