From 4e68d41e032d15cfef5ea77fcd552f8840b4489b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 22:00:52 +0000 Subject: [PATCH 1/2] Bump plugin from 4.51 to 4.53 in /sample-plugin Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.51 to 4.53. - [Release notes](https://github.com/jenkinsci/plugin-pom/releases) - [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.51...plugin-4.53) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sample-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index b8010054f..650443b33 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins plugin - 4.51 + 4.53 io.jenkins.tools.bom From b7d9179482619552f312abe6d4e42139f460f10d Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Tue, 13 Dec 2022 08:30:40 -0800 Subject: [PATCH 2/2] Use older HPI plugin on older lines --- sample-plugin/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index 650443b33..394f43999 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -579,6 +579,7 @@ 2.346.x 2.346.3 + 3.36 @@ -586,6 +587,7 @@ 2.332.x 2.332.4 + 3.36