Upgrade to Dependency Management Plugin 1.0.2.RELEASE

Closes gh-8876
This commit is contained in:
Andy Wilkinson 2017-04-10 11:12:03 +01:00
parent 7c9b2afa5b
commit db60ed66ae

View File

@ -81,7 +81,7 @@
<dependency>
<groupId>io.spring.gradle</groupId>
<artifactId>dependency-management-plugin</artifactId>
<version>1.0.0.RELEASE</version>
<version>1.0.2.RELEASE</version>
</dependency>
<dependency>
<groupId>jline</groupId>