From f346dcf480aba2ad437088ccd9cfa8a87c2f2a7e Mon Sep 17 00:00:00 2001 From: kohsuke Date: Fri, 15 Dec 2006 04:41:57 +0000 Subject: [PATCH] updating to jfreechart 1.0.3 for fixing #199. preliminary test shows a good result, but still needs some more testing. git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1324 71c3de6d-444a-0410-be80-ed276b4c234a --- core/pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index bb537cf925..950f195667 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -120,15 +120,10 @@ xstream 1.1.3 - - jfree - jcommon - 1.0.4 - jfree jfreechart - 1.0.1 + 1.0.3 ant -- GitLab