From 22cebf3b39eca1eb5b0d8fdad29824ad5aea8c4f Mon Sep 17 00:00:00 2001 From: DOHA Date: Fri, 17 Jun 2016 13:52:14 +0200 Subject: [PATCH] cleanup --- spring-security-rest-digest-auth/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) 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} + +