Upgrade to Dependency Management Plugin 1.0.3.RELEASE

Closes gh-9407
Closes gh-9135
This commit is contained in:
Andy Wilkinson 2017-06-05 11:14:49 +01:00
parent d5184724b0
commit 3aaf5b6463
1 changed files with 1 additions and 1 deletions

View File

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