From c34eb497c8cf8a06df9c00925daef1491c01c20e Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Tue, 3 Jun 2008 14:11:30 +0000 Subject: [PATCH] Correct captcha module dependency --- sandbox/captcha/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandbox/captcha/pom.xml b/sandbox/captcha/pom.xml index 31ddae3e98..6e0aeb81ef 100644 --- a/sandbox/captcha/pom.xml +++ b/sandbox/captcha/pom.xml @@ -9,7 +9,7 @@ org.springframework.security spring-security-captcha Spring Security - Captcha module - 2.0-SNAPSHOT + 2.0.2-SNAPSHOT