Browse Source

Update pom.xml

Git-Leon 6 years ago
parent
commit
76c645c716
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      pom.xml

+ 2
- 2
pom.xml View File

@@ -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>