diff --git a/Jenkinsfile b/Jenkinsfile index 1770007..bcdaa0e 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,5 +1,5 @@ buildPlugin(configurations: [ - [ platform: "linux", jdk: "8", jenkins: null ], - [ platform: "windows", jdk: "8", jenkins: null ], - [ platform: "linux", jdk: "11", jenkins: null ] + [ platform: "windows", jdk: "11", jenkins: null ], + [ platform: "linux", jdk: "11", jenkins: null ], + [ platform: "linux", jdk: "17", jenkins: null ], ]) diff --git a/pom.xml b/pom.xml index 05e4dfb..c8805b9 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.jenkins-ci.plugins plugin - 4.51 + 4.61 jackson2-api @@ -66,7 +66,7 @@ 2.15.0 999999-SNAPSHOT - 2.263.1 + 2.361.4 @@ -93,8 +93,8 @@ io.jenkins.tools.bom - bom-2.263.x - 984.vb5eaac999a7e + bom-2.361.x + 2025.v816d28f1e04f import pom @@ -178,13 +178,11 @@ io.jenkins.plugins javax-activation-api - 1.2.0-3 io.jenkins.plugins jaxb - 2.3.6-1