BATCHADM-67: added JSON integration tests and fix bugs that arise

This commit is contained in:
Dave Syer
2010-12-07 17:15:16 +00:00
committed by Michael Minella
parent 3de9eb5e65
commit fa3b9f86d3

View File

@@ -260,7 +260,7 @@
<dependency>
<groupId>org.codehaus.jackson</groupId>
<artifactId>jackson-mapper-asl</artifactId>
<version>1.0.1</version>
<version>1.6.3</version>
<scope>test</scope>
</dependency>
<dependency>