Skip to content

Commit

Permalink
upgrade to temurin 17
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanr committed Jun 7, 2024
1 parent 6a613f2 commit a550367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pipeline {
}
tools {
maven 'maven-3.9'
jdk 'adoptopenjdk-jdk11'
jdk 'temurin-jdk17'
}
environment {
MAVEN_OPTS='-Djava.awt.headless=true -Xmx4096m'
Expand Down

0 comments on commit a550367

Please sign in to comment.