Commit 7f1b49190be3eb6cf0dbc36b5f7d8f20e730fe7f

Authored by jcartign
1 parent b05bb47c

updating to spring boot 1.4.0

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
... ... @@ -11,7 +11,7 @@
11 11 <parent>
12 12 <groupId>org.springframework.boot</groupId>
13 13 <artifactId>spring-boot-starter-parent</artifactId>
14   - <version>1.3.6.RELEASE</version>
  14 + <version>1.4.0.RELEASE</version>
15 15 </parent>
16 16  
17 17 <dependencies>
... ...