From 247c46e6ea6c710fa8a34352e1e08b4f6cc37ff8 Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Wed, 24 Mar 2010 09:03:39 +0000 Subject: [PATCH] SPR-7002: updated .classpath and pom to reflect new dependency upgrade from Jackson 1.0.0->1.4.2 --- org.springframework.web/.classpath | 4 ++-- org.springframework.web/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/org.springframework.web/.classpath b/org.springframework.web/.classpath index 09c8b165857..72ec67a2cea 100644 --- a/org.springframework.web/.classpath +++ b/org.springframework.web/.classpath @@ -26,8 +26,8 @@ - - + + diff --git a/org.springframework.web/pom.xml b/org.springframework.web/pom.xml index 654980daa74..555df95c289 100644 --- a/org.springframework.web/pom.xml +++ b/org.springframework.web/pom.xml @@ -103,7 +103,7 @@ org.codehaus.jackson jackson-mapper-asl - 1.0.1 + 1.4.2 true