Upgrade to Dependency Management Plugin 0.5.6.RELEASE

Closes gh-5211
This commit is contained in:
Andy Wilkinson 2016-02-24 14:18:32 +00:00
parent 5febd497da
commit 718f509271

View File

@ -50,7 +50,7 @@
<dependency>
<groupId>io.spring.gradle</groupId>
<artifactId>dependency-management-plugin</artifactId>
<version>0.5.4.RELEASE</version>
<version>0.5.6.RELEASE</version>
</dependency>
<dependency>
<groupId>jline</groupId>