瀏覽代碼

Update pom.xml

Git-Leon 7 年之前
父節點
當前提交
76c645c716
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      pom.xml

+ 2
- 2
pom.xml 查看文件

@@ -10,7 +10,7 @@
10 10
     <parent>
11 11
         <groupId>org.springframework.boot</groupId>
12 12
         <artifactId>spring-boot-starter-parent</artifactId>
13
-        <version>1.2.1.RELEASE</version>
13
+        <version>1.5.3.RELEASE</version>
14 14
         <relativePath/> <!-- lookup parent from repository -->
15 15
     </parent>
16 16
     <properties>
@@ -46,4 +46,4 @@
46 46
     </dependencies>
47 47
 
48 48
 
49
-</project>
49
+</project>