mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-17 23:04:07 +01:00
updated source version
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -260,7 +260,7 @@ Copyright (c) 2012 - Jeremy Long
|
|||||||
<configuration>
|
<configuration>
|
||||||
<compilerArgument>-Xlint</compilerArgument>
|
<compilerArgument>-Xlint</compilerArgument>
|
||||||
<showDeprecation>true</showDeprecation>
|
<showDeprecation>true</showDeprecation>
|
||||||
<source>1.6</source>
|
<source>1.8</source>
|
||||||
<target>1.6</target>
|
<target>1.6</target>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|||||||
Reference in New Issue
Block a user