Upgrade to Dependency Management Plugin 1.0.8.RELEASE

Closes gh-17149
This commit is contained in:
Andy Wilkinson 2019-06-14 11:58:31 +01:00
parent fb24b5a684
commit be077d7f69

View File

@ -88,7 +88,7 @@
<dependency>
<groupId>io.spring.gradle</groupId>
<artifactId>dependency-management-plugin</artifactId>
<version>1.0.6.RELEASE</version>
<version>1.0.8.RELEASE</version>
</dependency>
<dependency>
<groupId>jline</groupId>