Browse Source

Upgrade to Download Maven Plugin 1.4.2

Closes gh-18459
pull/18470/head
Stephane Nicoll 7 years ago
parent
commit
91afd289bf
  1. 2
      spring-boot-project/spring-boot-parent/pom.xml

2
spring-boot-project/spring-boot-parent/pom.xml

@ -275,7 +275,7 @@ @@ -275,7 +275,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.4.1</version>
<version>1.4.2</version>
</plugin>
<plugin>
<groupId>org.jetbrains.kotlin</groupId>

Loading…
Cancel
Save