Closed basil closed 2 years ago
This plugin currently consumes the deprecated Commons HttpClient 3.x API via Jenkins core. In https://github.com/jenkinsci/jenkins/pull/7312 we plan to remove this library from Jenkins core. To ensure this plugin continues to work, this PR prepares the plugin for https://github.com/jenkinsci/jenkins/pull/7312 by adding a dependency on the Commons HttpClient 3.x API plugin. While we were here, we refreshed the build toolchain and dependencies to recent versions. CC @damianszczepanik
Jenkins PR build is clean
Already covered in #291
Not the critical part: commit db3dd7b99a6b15492b4cd3ccdffd307a078a8730
This plugin currently consumes the deprecated Commons HttpClient 3.x API via Jenkins core. In https://github.com/jenkinsci/jenkins/pull/7312 we plan to remove this library from Jenkins core. To ensure this plugin continues to work, this PR prepares the plugin for https://github.com/jenkinsci/jenkins/pull/7312 by adding a dependency on the Commons HttpClient 3.x API plugin. While we were here, we refreshed the build toolchain and dependencies to recent versions. CC @damianszczepanik