From cb94fb2c9993bd752cd9ab8992a57aee34b041d5 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Thu, 12 Jun 2014 15:08:53 -0500 Subject: [PATCH] SEC-2631: Add spring-security-test to inmemory-jc pom --- samples/inmemory-jc/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml index c7bea56b9b..24832c08be 100644 --- a/samples/inmemory-jc/pom.xml +++ b/samples/inmemory-jc/pom.xml @@ -208,6 +208,12 @@ 1.9.5 test + + org.springframework.security + spring-security-test + 4.0.0.CI-SNAPSHOT + test + org.springframework spring-test