From 89aec105c9f46b4a2518401452aa00d62e1a3bfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 15:56:35 +0000 Subject: [PATCH 1/2] Bump org.jenkins-ci.plugins:plugin from 5.9 to 5.26 Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 5.9 to 5.26. - [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.26) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:plugin dependency-version: '5.26' 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 9e93c84..d7b6d88 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins plugin - 5.9 + 5.26 From 9c93e41b6c9ad266ef589f4011af5c6deb90b04d Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Wed, 10 Sep 2025 08:57:25 -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 d7b6d88..311be44 100644 --- a/pom.xml +++ b/pom.xml @@ -20,6 +20,8 @@ 2.479 ${jenkins.baseline}.1 jenkinsci/${project.artifactId}-plugin + gitlab4j-api + true GitLab API Plugin