Browse Source

Upgrade to Maven Compiler Plugin 3.5.1

Closes gh-6293
pull/6305/merge
Andy Wilkinson 10 years ago
parent
commit
b8ee1f769c
  1. 2
      spring-boot-dependencies/pom.xml

2
spring-boot-dependencies/pom.xml

@ -2424,7 +2424,7 @@ @@ -2424,7 +2424,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.1</version>
<version>3.5.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>

Loading…
Cancel
Save