Browse Source

Correct captcha module dependency

2.0.x
Luke Taylor 18 years ago
parent
commit
c34eb497c8
  1. 2
      sandbox/captcha/pom.xml

2
sandbox/captcha/pom.xml

@ -9,7 +9,7 @@ @@ -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>

Loading…
Cancel
Save