Przeglądaj źródła

更新springboot 版本为2.1.7

zengxj 6 lat temu
rodzic
commit
e33379c09d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>2.1.3.RELEASE</version>
+        <version>2.1.7.RELEASE</version>
         <relativePath/>
     </parent>