Merge branch 'annotation-plugin' of https://github.com/hansjoachim/DependencyCheck into hansjoachim-annotation-plugin

Former-commit-id: c9f32139e631cea5ea1ba8baa9424ae8e85e5dd5
This commit is contained in:
Jeremy Long
2015-01-08 05:18:52 -05:00

View File

@@ -283,7 +283,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.3</version>
<version>3.4</version>
<scope>compile</scope>
</dependency>
<dependency>