updated memcached version

This commit is contained in:
Hans-Joachim Kliemeck 2013-08-17 14:19:42 +02:00
parent b697a4b0ba
commit 259afc7a62
1 changed files with 3 additions and 3 deletions

View File

@ -27,9 +27,9 @@
<!-- available from http://code.google.com/p/spymemcached/ -->
<dependency>
<groupId>spy</groupId>
<groupId>net.spy</groupId>
<artifactId>spymemcached</artifactId>
<version>2.6</version>
<version>2.9.1</version>
<type>jar</type>
<scope>provided</scope>
</dependency>
@ -46,4 +46,4 @@
</snapshots>
</repository>
</repositories>
</project>
</project>