Browse Source

Upgrade to Maven Maven Plugin 3.6.0

Closes gh-18460
pull/18470/head
Stephane Nicoll 6 years ago
parent
commit
9f2201c5e5
  1. 2
      spring-boot-project/spring-boot-parent/pom.xml

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

@ -313,7 +313,7 @@ @@ -313,7 +313,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.5</version>
<version>3.6.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>

Loading…
Cancel
Save