Browse Source

Upgrade maven-resources-plugin 2.7

Closes gh-4207
pull/4195/merge
Tommy Ludwig 11 years ago committed by Stephane Nicoll
parent
commit
77bdc2dc26
  1. 2
      spring-boot-dependencies/pom.xml

2
spring-boot-dependencies/pom.xml

@ -2042,7 +2042,7 @@ @@ -2042,7 +2042,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<version>2.6</version>
<version>2.7</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>

Loading…
Cancel
Save