Introduced Jackson2JsonRedisSerializer and added optional dependency for Jackson2 core/databind (fasterxml) library. Added additional parameterised test cases. Needed to increase the max active connections limit for the connection pools used in RedisMapTests.
14 lines
302 B
INI
14 lines
302 B
INI
slf4jVersion=1.7.5
|
|
junitVersion=4.10
|
|
jredisVersion=06052013
|
|
jedisVersion=2.2.1
|
|
springVersion=3.2.6.RELEASE
|
|
log4jVersion=1.2.17
|
|
version=1.2.0.BUILD-SNAPSHOT
|
|
srpVersion=0.7
|
|
jacksonVersion=1.8.8
|
|
lettuceVersion=2.3.3
|
|
mockitoVersion=1.9.5
|
|
fasterXmlJacksonVersion=2.2.0
|
|
fasterXmlJacksonDatabindVersion=2.2.2
|