diff --git a/Jenkinsfile b/Jenkinsfile index 63df416e..8d889691 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,4 @@ buildPlugin(useContainerAgent: true, forkCount: '1C', configurations: [ - [platform: 'linux', jdk: 17], - [platform: 'windows', jdk: 11], + [platform: 'linux', jdk: 21], + [platform: 'windows', jdk: 17], ]) diff --git a/pom.xml b/pom.xml index 610a000b..f01576e1 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ io.jenkins.tools.bom bom-2.387.x - 2423.vce598171d115 + 2483.v3b_22f030990a_ import pom