From 09d8e23c22baad20bcdd564148ec9f88fa44e9e8 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Wed, 20 Sep 2023 11:42:44 -0700 Subject: [PATCH] Increase minimum required Remoting version from 4.7 to 4.13 (#8484) --- pom.xml | 2 +- test/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8bb94edff0c9..66646e25c1c7 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ THE SOFTWARE. 3148.v532a_7e715ee3 - 4.7 + 4.13 Max Medium diff --git a/test/pom.xml b/test/pom.xml index 6498242955f9..60f05acb18d3 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -300,7 +300,7 @@ THE SOFTWARE. org.jenkins-ci.main remoting - 4.6 + 4.12 jar ${project.build.outputDirectory}/old-remoting remoting-unsupported.jar