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