Fix spring-boot-antlib version

See gh-6978
pull/7074/head
Stephane Nicoll 8 years ago
parent 6bd670edbc
commit 85fb273596

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

Loading…
Cancel
Save