Merge branch '1.4.x' into 1.5.x

This commit is contained in:
Stephane Nicoll 2016-09-22 07:53:27 +02:00
commit d117ec45b8
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-antlib</artifactId>
<version>1.4.0.BUILD-SNAPSHOT</version>
<version>1.5.0.BUILD-SNAPSHOT</version>
</dependency>
</dependencies>
</plugin>