mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-26 19:11:29 +01:00
updated config
This commit is contained in:
3
pom.xml
3
pom.xml
@@ -320,7 +320,7 @@ Copyright (c) 2012 - Jeremy Long
|
|||||||
<version>2.5</version>
|
<version>2.5</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<phase>post-clean</phase>
|
<phase>pre-clean</phase>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>update-properties</goal>
|
<goal>update-properties</goal>
|
||||||
</goals>
|
</goals>
|
||||||
@@ -330,6 +330,7 @@ Copyright (c) 2012 - Jeremy Long
|
|||||||
<exclude>org.apache.maven.shared:maven-dependency-tree</exclude>
|
<exclude>org.apache.maven.shared:maven-dependency-tree</exclude>
|
||||||
<exclude>joda-time:joda-time</exclude>
|
<exclude>joda-time:joda-time</exclude>
|
||||||
<exclude>org.apache.commons:commons-lang3</exclude>
|
<exclude>org.apache.commons:commons-lang3</exclude>
|
||||||
|
<exclude>org.apache.lucene</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
|
|||||||
Reference in New Issue
Block a user