From d8e6a78ffc3f7373ef27cbb8b824229ac4d8c128 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Wed, 14 Oct 2009 19:07:16 +0000 Subject: [PATCH] Fixed a bug in the HTTP Range header handling. git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@22757 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 ded4133385..d599e64060 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -328,7 +328,7 @@ THE SOFTWARE. org.kohsuke.stapler stapler-jelly - 1.116 + 1.117 dom4j -- GitLab