Upgrade ehacache to publicly visible artifact w/ version 2.8.4

This commit is contained in:
Greg Turnquist
2014-10-06 08:56:59 -05:00
parent 62ca2f18ea
commit 989109bfa8

View File

@@ -233,7 +233,7 @@ project('spring-ws-security') {
// Spring Security
compile("org.springframework.security:spring-security-core:3.2.4.RELEASE")
optional("net.sf.ehcache:ehcache-core:2.6.9")
optional("net.sf.ehcache:ehcache:2.8.4")
// WS-Security
optional("com.sun.xml.wss:xws-security:3.0") {