mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-04-21 06:35:24 +00:00
Correct captcha module dependency
This commit is contained in:
parent
de250d2073
commit
c34eb497c8
@ -9,7 +9,7 @@
|
|||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-captcha</artifactId>
|
<artifactId>spring-security-captcha</artifactId>
|
||||||
<name>Spring Security - Captcha module</name>
|
<name>Spring Security - Captcha module</name>
|
||||||
<version>2.0-SNAPSHOT</version>
|
<version>2.0.2-SNAPSHOT</version>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user