diff --git a/spring-security-rest-digest-auth/pom.xml b/spring-security-rest-digest-auth/pom.xml
index 406c52e7e1..bfb4a7223a 100644
--- a/spring-security-rest-digest-auth/pom.xml
+++ b/spring-security-rest-digest-auth/pom.xml
@@ -83,6 +83,12 @@
${org.springframework.version}
+
+ org.springframework
+ spring-web
+ ${org.springframework.version}
+
+