From 77b8d0d84a27ed1a46f2be15d2fe01a67788716d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 06:01:55 +0000 Subject: [PATCH] Bump remoting from 4.11 to 4.11.1 Bumps [remoting](https://github.com/jenkinsci/remoting) from 4.11 to 4.11.1. - [Release notes](https://github.com/jenkinsci/remoting/releases) - [Changelog](https://github.com/jenkinsci/remoting/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/remoting/compare/remoting-4.11...remoting-4.11.1) --- updated-dependencies: - dependency-name: org.jenkins-ci.main:remoting dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pom.xml b/client/pom.xml index 1ac9ed26..cdcd4f46 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -124,7 +124,7 @@ org.jenkins-ci.main remoting - 4.11 + 4.11.1 org.apache.httpcomponents.client5