Commit 85fb2735 authored by Stephane Nicoll's avatar Stephane Nicoll

Fix spring-boot-antlib version

See gh-6978
parent 6bd670ed
...@@ -83,7 +83,7 @@ ...@@ -83,7 +83,7 @@
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-antlib</artifactId> <artifactId>spring-boot-antlib</artifactId>
<version>1.4.0.BUILD-SNAPSHOT</version> <version>1.4.2.BUILD-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>
</plugin> </plugin>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment