Skip to content

Commit 04edd6d

Browse files
committed
Bump JDK version to OpenJDK 17 to support new Quarkus requirements
1 parent 117aec0 commit 04edd6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ pipeline {
8686
label "${OS_VERSION}"
8787
}
8888
environment {
89-
JABBA_VERSION = 'openjdk@1.11'
89+
JABBA_VERSION = 'openjdk@1.17'
9090
GRAALVM_VERSION = '11.0.18-graalvm-ce-22.3.1'
9191
}
9292

0 commit comments

Comments
 (0)