From c797e28b7b2df90cec240c159200077880903271 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Mon, 25 Jul 2011 15:08:25 -0700 Subject: [PATCH] [FIXED JENKINS-10424] integrating a new version of remoting.jar that fixes reference count leaks. --- changelog.html | 4 +++- pom.xml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/changelog.html b/changelog.html index b6c372e48b..0a4cdc5e1f 100644 --- a/changelog.html +++ b/changelog.html @@ -55,7 +55,9 @@ Upcoming changes diff --git a/pom.xml b/pom.xml index 03d47806c0..a362273f7c 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ THE SOFTWARE. org.jenkins-ci.main remoting - 2.1 + 2.2 -- GitLab