We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1177780 commit 8ebb11aCopy full SHA for 8ebb11a
build.gradle
@@ -233,7 +233,7 @@ project('spring-ws-security') {
233
compile("org.springframework:spring-tx:$springVersion")
234
235
// Spring Security
236
- compile("org.springframework.security:spring-security-core:3.2.3.RELEASE")
+ compile("org.springframework.security:spring-security-core:3.2.4.RELEASE")
237
optional("net.sf.ehcache:ehcache-core:2.6.9")
238
239
// WS-Security
0 commit comments