diff --git a/dependency-check-core/pom.xml b/dependency-check-core/pom.xml
index a7b640d91..3f0694957 100644
--- a/dependency-check-core/pom.xml
+++ b/dependency-check-core/pom.xml
@@ -531,6 +531,13 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.
provided
true
+
+ org.springframework.security
+ spring-security-web
+ 3.0.0.RELEASE
+ provided
+ true
+
com.hazelcast
hazelcast