From 78b15cca5c6ccdf09d7c49d4a439ea66043a56fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 01:48:49 +0000 Subject: [PATCH 1/2] Bump org.jenkins-ci.plugins:plugin from 5.9 to 5.24 Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 5.9 to 5.24. - [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-5.9...plugin-5.24) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:plugin dependency-version: '5.24' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a9d9ada..63782fd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins plugin - 5.9 + 5.24 From 4cb127ef2af6bfb51e5f54fd632676e3b7b0d6e5 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Thu, 4 Sep 2025 15:33:32 -0700 Subject: [PATCH 2/2] Enable strict artifact checking --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 63782fd..7a6e31b 100644 --- a/pom.xml +++ b/pom.xml @@ -29,6 +29,8 @@ 2.479 ${jenkins.baseline}.1 jenkinsci/${project.artifactId}-plugin + github-api + true false