diff --git a/pom.xml b/pom.xml index c99c9925d..ec3739287 100644 --- a/pom.xml +++ b/pom.xml @@ -134,6 +134,7 @@ along with DependencyCheck. If not, see . ${project.build.directory}/lib provided + compile @@ -408,6 +409,12 @@ along with DependencyCheck. If not, see . + + com.google.code.findbugs + annotations + 2.0.1 + compile + commons-cli commons-cli