Parcourir la source

调整springboot版本

宋悦 il y a 8 ans
Parent
commit
0bff88767b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>1.5.2.RELEASE</version>
+        <version>1.4.3.RELEASE</version>
     </parent>