Upgrade to Dependency Management Plugin 1.0.3.RELEASE
Closes gh-9407 Closes gh-9135
This commit is contained in:
parent
d5184724b0
commit
3aaf5b6463
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue