Browse Source

Upgrade to Gradle Dependency Management Plugin 0.5.4.RELEASE

Closes gh-4538
pull/4674/head
Andy Wilkinson 10 years ago
parent
commit
17c4fa9d81
  1. 2
      spring-boot-parent/pom.xml

2
spring-boot-parent/pom.xml

@ -50,7 +50,7 @@ @@ -50,7 +50,7 @@
<dependency>
<groupId>io.spring.gradle</groupId>
<artifactId>dependency-management-plugin</artifactId>
<version>0.5.2.RELEASE</version>
<version>0.5.4.RELEASE</version>
</dependency>
<dependency>
<groupId>jline</groupId>

Loading…
Cancel
Save