Browse Source

Correct captcha module dependency

Luke Taylor 17 years ago
parent
commit
c34eb497c8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sandbox/captcha/pom.xml

+ 1 - 1
sandbox/captcha/pom.xml

@@ -9,7 +9,7 @@
     <groupId>org.springframework.security</groupId>
     <artifactId>spring-security-captcha</artifactId>
     <name>Spring Security - Captcha module</name>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
 
     <dependencies>
         <dependency>