Skip to content

Commit 04e6417

Browse files
authored
Merge pull request #488 from jenkinsci/updatecli_master_4f7e118f170743177696dcb8484ea036901472b31edfaad1b303bd59818d2a00
Bump JDK21 version to 21.0.6+7
2 parents f017498 + c3c02a2 commit 04e6417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ variable "JAVA17_VERSION" {
6868
}
6969

7070
variable "JAVA21_VERSION" {
71-
default = "21.0.5_11"
71+
default = "21.0.6_7"
7272
}
7373

7474
variable "DEBIAN_RELEASE" {

0 commit comments

Comments
 (0)