diff --git a/org.springframework.web/pom.xml b/org.springframework.web/pom.xml index da95227213..23719aa423 100644 --- a/org.springframework.web/pom.xml +++ b/org.springframework.web/pom.xml @@ -13,6 +13,12 @@ + + com.caucho + com.springsource.com.caucho + 3.2.1 + true + com.caucho hessian @@ -103,6 +109,12 @@ 1.2.14 true + + org.codehaus.jackson + jackson-mapper-asl + 1.0.1 + true + org.springframework spring-aop @@ -142,7 +154,7 @@ junit junit - 4.5 + 4.6 test @@ -170,4 +182,16 @@ test + + + + + com.springsource.repository.bundles.external + SpringSource Enterprise Bundle Repository - External Bundle Releases + http://repository.springsource.com/maven/bundles/external + + false + + +