Browse Source

Upgrade to Dependency Management Plugin 0.6.0.RELEASE

Closes gh-6257
pull/6241/merge
Andy Wilkinson 10 years ago
parent
commit
d124d68213
  1. 2
      spring-boot-parent/pom.xml

2
spring-boot-parent/pom.xml

@ -55,7 +55,7 @@ @@ -55,7 +55,7 @@
<dependency>
<groupId>io.spring.gradle</groupId>
<artifactId>dependency-management-plugin</artifactId>
<version>0.5.7.RELEASE</version>
<version>0.6.0.RELEASE</version>
</dependency>
<dependency>
<groupId>jline</groupId>

Loading…
Cancel
Save