mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-25 02:21:28 +01:00
Upgrade maven-compiler-plugin to version 3.2
Former-commit-id: 870aad70a81c782bd209f9c49288460234f69fca
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -134,7 +134,7 @@ Copyright (c) 2012 - Jeremy Long
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-compiler-plugin</artifactId>
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
<version>3.1</version>
|
<version>3.2</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<showDeprecation>false</showDeprecation>
|
<showDeprecation>false</showDeprecation>
|
||||||
<source>1.6</source>
|
<source>1.6</source>
|
||||||
|
|||||||
Reference in New Issue
Block a user