From 74a19786ac8e29af8dd87402d2ed249a925f890d Mon Sep 17 00:00:00 2001 From: kohsuke Date: Mon, 17 Mar 2008 01:53:03 +0000 Subject: [PATCH] use stapler 1.65 to pick up workarounds for IBM JDK. See http://www.nabble.com/WAS---Hudson-tt16026561.html for details git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@7805 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 c2eaf4d9e3..1fd42c4cf4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -288,7 +288,7 @@ org.kohsuke.stapler stapler - 1.64 + 1.65 -- GitLab