mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +01:00
v0.3.1.0
Former-commit-id: d1ea402f6bf49f88c06b17865be30ead766b6fd8
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -20,9 +20,9 @@ along with DependencyCheck. If not, see <http://www.gnu.org/licenses />.
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>org.owasp.dependency-check</groupId>
|
||||
<groupId>org.owasp</groupId>
|
||||
<artifactId>dependency-check</artifactId>
|
||||
<version>0.3.0.0-SNAPSHOT</version>
|
||||
<version>0.3.1.0</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>DependencyCheck</name>
|
||||
|
||||
Reference in New Issue
Block a user