From e1fb3eaa021a772619766b162fa02bd0a7d318c3 Mon Sep 17 00:00:00 2001 From: Bruno Verachten Date: Sat, 29 Mar 2025 05:45:34 +0000 Subject: [PATCH] chore(pom): Use recommended core version 2.462.3, and Java 11. --- pom.xml | 31 +++++++++++++------------------ 1 file changed, 13 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index d823833..3c79dc5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.jenkins-ci.plugins plugin - 4.0 + 4.88 @@ -19,11 +19,12 @@ 1.0.1 -SNAPSHOT jenkinsci/github-label-filter-plugin + + 2.462 - 2.164.3 + ${jenkins.baseline}.3 2.2.0 - 8 - 2.34 + 2225.v04fa_3929c9b_5 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 + 4228.v0a_71308d905b_ + 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