From a17c13ff49c3be79b242b2bf23e3d89dd4109d54 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Fri, 13 Apr 2007 04:41:21 +0000 Subject: [PATCH] using newer commons-io to avoid http://issues.apache.org/jira/browse/IO-99 git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@3078 71c3de6d-444a-0410-be80-ed276b4c234a --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index d7aa0be547..dea50f8d52 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -171,7 +171,7 @@ commons-io commons-io - 1.2 + 1.3.1 commons-digester -- GitLab