From c4bf5907ac43a283489d5697a77d04edccbb99f2 Mon Sep 17 00:00:00 2001 From: Mark Pollack Date: Wed, 5 Aug 2009 17:44:08 +0000 Subject: [PATCH] SPR-5968 - Maven central POM for spring-web has wrong versions of dependencies and a missing dependency git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1694 50f2f4bb-b051-0410-bef5-90022cba6387 --- org.springframework.web/pom.xml | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/org.springframework.web/pom.xml b/org.springframework.web/pom.xml index da952272130..23719aa423d 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 + + +