mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 07:43:40 +01:00
Removed maven-site-plugin from dependencyManagement.
This commit is contained in:
5
pom.xml
5
pom.xml
@@ -636,11 +636,6 @@ Copyright (c) 2012 - Jeremy Long
|
||||
<artifactId>maven-settings</artifactId>
|
||||
<version>3.3.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-site-plugin</artifactId>
|
||||
<version>3.4</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.maven.plugin-testing</groupId>
|
||||
<artifactId>maven-plugin-testing-harness</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user