From d6d5744c67a0b67f18ed64b4e5efbb7f3907295f Mon Sep 17 00:00:00 2001 From: Bruno Verachten Date: Sat, 15 Feb 2025 22:05:02 +0100 Subject: [PATCH] feat(java): Require Jenkins core 2.479.1 and Java 17. --- pom.xml | 31 +++++++++++++------------------ 1 file changed, 13 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index d823833..a1cca7c 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.jenkins-ci.plugins plugin - 4.0 + 5.7 @@ -19,11 +19,12 @@ 1.0.1 -SNAPSHOT jenkinsci/github-label-filter-plugin + + 2.479 - 2.164.3 + ${jenkins.baseline}.1 2.2.0 - 8 - 2.34 + 2391.v9b_3e2d3351a_2 1.14.2 3.16.1 @@ -40,16 +41,8 @@ - - - topikachu - Gong Yi - topikachu@163.com - - - - scm:git:git://github.com/${gitHubRepo}.git + scm:git:https://github.com/${gitHubRepo}.git scm:git:git@github.com:${gitHubRepo}.git https://github.com/${gitHubRepo} ${scmTag} @@ -84,6 +77,13 @@ display-url-api 0.2 + + io.jenkins.tools.bom + bom-${jenkins.baseline}.x + 4136.vca_c3202a_7fd1 + pom + import + @@ -91,20 +91,17 @@ org.jenkins-ci.plugins github-branch-source - ${github-branch-source.version} org.jenkins-ci.plugins.workflow workflow-multibranch - ${workflow.version} test org.jenkins-ci.plugins token-macro - 1.12.1 test @@ -121,7 +118,6 @@ org.jenkins-ci.plugins.workflow workflow-multibranch - ${workflow.version} @@ -130,7 +126,6 @@ org.jacoco jacoco-maven-plugin - 0.8.5