diff --git a/spring-data-redis/pom.xml b/spring-data-redis/pom.xml index f3527e3e2..d67f0874d 100644 --- a/spring-data-redis/pom.xml +++ b/spring-data-redis/pom.xml @@ -93,10 +93,12 @@ org.codehaus.jackson jackson-core-asl + true org.codehaus.jackson jackson-mapper-asl + true @@ -122,11 +124,13 @@ commons-beanutils commons-beanutils-core 1.8.3 + true junit junit + test @@ -142,12 +146,14 @@ jredis-anthonylauzon ${jredis.ver} compile + true org.idevlab rjc ${rjc.ver} compile + true