diff --git a/Jenkinsfile b/Jenkinsfile index 935e7354..47f071bb 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -3,4 +3,5 @@ buildPlugin( configurations: [ [platform: 'linux', jdk: 25], [platform: 'windows', jdk: 21], + [platform: 'linux', jdk: 17], ]) diff --git a/pom.xml b/pom.xml index e8166b1d..d89bd2a0 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.jenkins-ci.plugins plugin - 6.2108.v08c2b_01b_cf4d + 6.2116.v7501b_67dc517 org.jenkins-ci.plugins.workflow