From e2555fdd33238ee9f143253286754320892d99c8 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Wed, 24 Oct 2007 23:57:52 +0000 Subject: [PATCH] excluding castor that we shouldn't need git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5431 71c3de6d-444a-0410-be80-ed276b4c234a --- core/pom.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index ad8bd3465d..e5bd96fca9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -364,8 +364,14 @@ groovy - groovy-all-1.0-jsr - 06 + groovy-all + 1.0 + + + castor + castor + + xpp3 @@ -395,7 +401,7 @@ net.sf.json-lib json-lib - 2.0 + 2.1 jdk15 -- GitLab