From c622e80bd30bb85ac9f3a5c47b76c1bb4d1eaae9 Mon Sep 17 00:00:00 2001 From: Juergen Hoeller Date: Thu, 11 Jun 2009 21:59:07 +0000 Subject: [PATCH] marked several dependencies as optional (SPR-5820) git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1363 50f2f4bb-b051-0410-bef5-90022cba6387 --- org.springframework.web/pom.xml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/org.springframework.web/pom.xml b/org.springframework.web/pom.xml index 1c194f93ff9..29a16a963f5 100644 --- a/org.springframework.web/pom.xml +++ b/org.springframework.web/pom.xml @@ -1,4 +1,4 @@ - +oxm 4.0.0 org.springframework @@ -17,11 +17,7 @@ com.caucho hessian 3.1.5 - - - com.caucho - burlap - 2.1.12 + true javax.el @@ -105,7 +101,7 @@ org.springframework spring-aop ${project.version} - compile + true org.springframework @@ -129,7 +125,7 @@ org.springframework spring-oxm ${project.version} - compile + true taglibs