Skip to content

Commit 8ebb11a

Browse files
author
Arjen Poutsma
committed
Upgraded to Spring Security 3.2.4
1 parent 1177780 commit 8ebb11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ project('spring-ws-security') {
233233
compile("org.springframework:spring-tx:$springVersion")
234234

235235
// Spring Security
236-
compile("org.springframework.security:spring-security-core:3.2.3.RELEASE")
236+
compile("org.springframework.security:spring-security-core:3.2.4.RELEASE")
237237
optional("net.sf.ehcache:ehcache-core:2.6.9")
238238

239239
// WS-Security

0 commit comments

Comments
 (0)