Upgrade to SRP 0.6

DATAREDIS-186

- Handle a few method signature changes to varargs

- Handle possibility of exec() throwing Exceptions
if ErrorReply received in Redis 2.6
This commit is contained in:
Jennifer Hickey
2013-06-13 14:48:22 -07:00
parent e110572214
commit 9250063acf
6 changed files with 69 additions and 37 deletions

View File

@@ -6,7 +6,7 @@ jedisVersion=2.1.0
springVersion=3.1.4.RELEASE
log4jVersion=1.2.17
version=1.0.5.BUILD-SNAPSHOT
srpVersion=0.5
srpVersion=0.6
jacksonVersion=1.8.8
lettuceVersion=2.3.2
mockitoVersion=1.8.5