From de958ac7bf1c9835fd3f902643ddb2121f9842ec Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Wed, 28 May 2025 06:11:45 -0600 Subject: [PATCH] [JENKINS-75712] Test Jackson 2.19.0 https://issues.jenkins.io/browse/JENKINS-75712 Plugin BOM release had issues with class loader and Jackson 2.19.0 https://github.com/jenkinsci/bom/issues/5076 --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 628e790f1..954fb2a77 100644 --- a/pom.xml +++ b/pom.xml @@ -106,6 +106,8 @@ org.jenkins-ci.plugins jackson2-api + + 2.19.0-404.vb_b_0fd2fea_e10 org.jenkins-ci.plugins @@ -182,6 +184,12 @@ 4.3.0 test + + + org.jenkins-ci.plugins + cloudbees-bitbucket-branch-source + test + org.jenkins-ci.plugins docker-workflow