From f821b0f0f8b715b45312fe06144160ba2ff4c218 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Mon, 4 Aug 2008 20:42:48 +0000 Subject: [PATCH] Fix issues with move of TestingAuthenticationToken --- cas/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/cas/pom.xml b/cas/pom.xml index d37c3c2cc7..e115b61437 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -15,6 +15,13 @@ spring-security-core ${project.version} + + org.springframework.security + spring-security-core + ${project.version} + tests + test + org.springframework spring-dao