diff --git a/Jenkinsfile b/Jenkinsfile index 515e5f6..ef33b8e 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,5 +1,4 @@ buildPlugin(useContainerAgent: true, configurations: [ - [ platform: 'linux', jdk: '8' ], [ platform: 'linux', jdk: '11' ], - [ platform: 'windows', jdk: '11' ], + [ platform: 'windows', jdk: '11' ] ]) diff --git a/pom.xml b/pom.xml index e25ce1f..73971e3 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ 2.15 -SNAPSHOT - 2.319.3 + 2.414.3 jenkinsci/${project.artifactId}-plugin 3.8.6 3.5.2 @@ -62,8 +62,8 @@ io.jenkins.tools.bom - bom-2.319.x - 1654.vcb_69d035fa_20 + bom-2.414.x + 2977.vdf61ecb_fb_e2d pom import @@ -88,11 +88,6 @@ org.jenkins-ci.plugins credentials - - io.jenkins.plugins - commons-httpclient3-api - 3.1-3 - org.jenkins-ci.plugins job-dsl