From 462df4e0351608441b8d9e9fa1c5fc99be590250 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Dec 2021 16:03:09 +0000 Subject: [PATCH 1/2] Bump github-branch-source from 1.9 to 2.11.3 Bumps [github-branch-source](https://github.com/jenkinsci/github-branch-source-plugin) from 1.9 to 2.11.3. - [Release notes](https://github.com/jenkinsci/github-branch-source-plugin/releases) - [Changelog](https://github.com/jenkinsci/github-branch-source-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/github-branch-source-plugin/compare/github-branch-source-1.9...github-branch-source-2.11.3) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:github-branch-source dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 67b6060b..372c6214 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ org.jenkins-ci.plugins github-branch-source - 2.10.4 + 2.11.3 org.jenkins-ci.plugins From eecd8d6298a300a130d592a410e2882e4dc05080 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Fri, 10 Dec 2021 08:07:16 -0800 Subject: [PATCH 2/2] Fix compilation errors --- pom.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 372c6214..ae5b15d0 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ 0.36 -SNAPSHOT - 2.277.4 + 2.289.1 8 jenkinsci/${project.artifactId}-plugin @@ -70,11 +70,16 @@ io.jenkins.tools.bom - bom-2.277.x - 984.vb5eaac999a7e + bom-2.289.x + 1036.v9f5a1aba8fab import pom + + org.apache.commons + commons-lang3 + 3.11 + @@ -82,7 +87,6 @@ io.jenkins.plugins caffeine-api - 2.9.2-29.v717aac953ff3 @@ -93,7 +97,6 @@ org.jenkins-ci.plugins github-api - 1.301-378.v9807bd746da5