From fb8b2d3e8a555e4918d8a83fb98c34cd353b323b Mon Sep 17 00:00:00 2001 From: Ryosuke Yabuki Date: Mon, 28 Oct 2024 11:48:55 +0900 Subject: [PATCH 1/2] update versions --- pom.xml | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 31fcdc3..665d962 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.jenkins-ci.plugins plugin - 4.12 + 4.63 launchable @@ -16,8 +16,8 @@ 1.0 -SNAPSHOT jenkinsci/${project.artifactId}-plugin - 2.222.4 - 8 + 2.361.4 + 11 false 1.44 @@ -26,11 +26,24 @@ org.apache.maven.plugins maven-compiler-plugin + 3.8.1 - 1.8 - 1.8 + 11 + 11 + + org.kohsuke + access-modifier-checker + 1.23 + + + + enforce + + + + @@ -65,7 +78,6 @@ org.jenkins-ci.plugins junit - 1.41 org.jenkins-ci.plugins @@ -171,15 +183,14 @@ org.jenkins-ci.plugins jackson2-api - 2.11.3 io.jenkins.tools.bom - bom-2.222.x - 15 + bom-2.361.x + 1823.v3c2a_345def3a import pom From d61d0ae3a00c370f5a3c713aefb1b6203bb9b0c8 Mon Sep 17 00:00:00 2001 From: Ryosuke Yabuki Date: Mon, 28 Oct 2024 11:59:33 +0900 Subject: [PATCH 2/2] update jenkins version to fix loading error --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 665d962..c7840c3 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ 1.0 -SNAPSHOT jenkinsci/${project.artifactId}-plugin - 2.361.4 + 2.401.3 11 false 1.44