From 3cfa3e55a1f57b6634576a0d6d7ac044714e1022 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Wed, 19 Dec 2012 18:07:43 -0800 Subject: [PATCH] [FIXED JENKINS-7114] The actual change is in the remoting 1.20. --- changelog.html | 4 +++- pom.xml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/changelog.html b/changelog.html index 9c25156ec8..da590404fe 100644 --- a/changelog.html +++ b/changelog.html @@ -55,7 +55,9 @@ Upcoming changes diff --git a/pom.xml b/pom.xml index c7b6724120..f03beaf2c1 100644 --- a/pom.xml +++ b/pom.xml @@ -197,7 +197,7 @@ THE SOFTWARE. org.jenkins-ci.main remoting - 2.19 + 2.20 -- GitLab