diff --git a/cas-client-integration-jboss/pom.xml b/cas-client-integration-jboss/pom.xml
index 02cfefe..bbebce8 100644
--- a/cas-client-integration-jboss/pom.xml
+++ b/cas-client-integration-jboss/pom.xml
@@ -24,6 +24,28 @@
jboss-as-tomcat
${jboss.version}
provided
+
+
+ trove
+ trove
+
+
+ apache-log4j
+ log4j
+
+
+ jpl-pattern
+ jpl-pattern
+
+
+ jpl-util
+ jpl-util
+
+
+ javax.security
+ jacc
+
+
@@ -32,11 +54,13 @@
jboss
JBoss Repository
- http://repository.jboss.com/maven2/
+ https://repository.jboss.org/nexus/content/groups/public//
+
+
- 5.1.0.GA
+ 6.1.0.Final
diff --git a/cas-client-support-distributed-memcached/pom.xml b/cas-client-support-distributed-memcached/pom.xml
index fae8559..f5f8e03 100644
--- a/cas-client-support-distributed-memcached/pom.xml
+++ b/cas-client-support-distributed-memcached/pom.xml
@@ -24,10 +24,22 @@
spy
- memcached
- 2.5
+ spymemcached
+ 2.6
jar
provided
+
+
+
+ spy
+ Spy Repository
+ default
+ http://files.couchbase.com/maven2/
+
+ false
+
+
+
\ No newline at end of file