From e4dc5e41e788c03fb971c2c491018e013ea0ae04 Mon Sep 17 00:00:00 2001 From: David Syer Date: Mon, 29 Mar 2010 14:02:42 +0000 Subject: [PATCH] Update deps in POM --- org.springframework.integration/pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/org.springframework.integration/pom.xml b/org.springframework.integration/pom.xml index 664d1d0d59..56754fb92f 100644 --- a/org.springframework.integration/pom.xml +++ b/org.springframework.integration/pom.xml @@ -12,6 +12,12 @@ ../spring-integration-parent + + org.springframework.integration + spring-integration-api + ${project.version} + provided + cglib cglib @@ -44,12 +50,17 @@ test true + + org.codehaus.jackson + jackson-mapper-asl + 1.4.3 + org.springframework spring-aop ${spring.version} - + org.springframework spring-context ${spring.version}