From 0d3725faeb32222d8562b38da773dd530873ae83 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Fri, 30 Dec 2022 08:04:16 -0700 Subject: [PATCH] Use git plugin 5.0.0 and git client plugin 4.0.0 Pins git plugin 4.14.3 for Jenkins 2.346.x and older because git plugin 5.0.0 requires Java 11 and Jenkins 2.361.4 or newer. Pins git client plugin 3.13.1 for Jenkins 2.346.x and older because git client plugin 4.0.0 requires Java 11 and Jenkins 2.361.4 or newer. Previously evaluated in: * https://github.com/jenkinsci/bom/pull/1619 * https://github.com/jenkinsci/bom/pull/1625 Changelogs for releases: * https://github.com/jenkinsci/git-client-plugin/releases/tag/git-client-4.0.0 * https://github.com/jenkinsci/git-plugin/releases/tag/git-5.0.0 --- bom-2.346.x/pom.xml | 17 +++++++++++++++++ bom-weekly/pom.xml | 4 ++-- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/bom-2.346.x/pom.xml b/bom-2.346.x/pom.xml index 23be6ceff..ee99048b9 100644 --- a/bom-2.346.x/pom.xml +++ b/bom-2.346.x/pom.xml @@ -9,6 +9,7 @@ bom-2.346.x pom + 4.14.3 3536.vb_8a_6628079d5 @@ -50,6 +51,22 @@ display-url-api 2.3.6 + + org.jenkins-ci.plugins + git + ${git-plugin.version} + + + org.jenkins-ci.plugins + git + ${git-plugin.version} + tests + + + org.jenkins-ci.plugins + git-client + 3.13.1 + org.jenkins-ci.plugins git-server diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml index 4fc80aa0f..24ea9efb9 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -13,7 +13,7 @@ 1569.vb_72405b_80249 1.12.1-4 1.17.0 - 4.14.3 + 5.0.0 2.9.2-50.va_0e1f42659a_a 2.2118.v31fd5b_9944b_5 2.28 @@ -343,7 +343,7 @@ org.jenkins-ci.plugins git-client - 3.13.1 + 4.0.0 org.jenkins-ci.plugins