From d16fce95a0c07b476eb70c0bac98b2896019948a Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Tue, 13 Dec 2022 12:54:55 -0800 Subject: [PATCH] Bump plugin parent POM from 4.51 to 4.53 in `/sample-plugin` (#1642) * 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] * Use older HPI plugin on older lines Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- sample-plugin/pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index b8010054f..394f43999 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 @@ -579,6 +579,7 @@ 2.346.x 2.346.3 + 3.36 @@ -586,6 +587,7 @@ 2.332.x 2.332.4 + 3.36