Skip to content

Commit 64ce4cb

Browse files
authored
Autofix: upgrade-lang-java (#1648)
Co-authored-by: Autofix <[email protected]>
1 parent 60ea8e6 commit 64ce4cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

chunks/lang-java/chunk.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
variants:
22
- name: "11"
33
args:
4-
JAVA_VERSION: 11.0.27.fx-zulu
4+
JAVA_VERSION: 11.0.28.fx-zulu
55
- name: "17"
66
args:
7-
JAVA_VERSION: 17.0.15.fx-zulu
7+
JAVA_VERSION: 17.0.16.fx-zulu
88
- name: "21"
99
args:
10-
JAVA_VERSION: 21.0.7.fx-zulu
10+
JAVA_VERSION: 21.0.8.fx-zulu
1111
- name: "23"
1212
args:
1313
JAVA_VERSION: 23.0.2.fx-zulu

0 commit comments

Comments
 (0)