Skip to content

Commit 2aaa682

Browse files
[Ubuntu] Add Java 25 LTS (#13084)
1 parent b41b1a3 commit 2aaa682

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/ubuntu/toolsets/toolset-2204.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
],
7272
"java": {
7373
"default": "11",
74-
"versions": [ "8", "11", "17", "21"],
74+
"versions": [ "8", "11", "17", "21", "25"],
7575
"maven": "3.9.11"
7676
},
7777
"android": {

images/ubuntu/toolsets/toolset-2404.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
],
6969
"java": {
7070
"default": "17",
71-
"versions": [ "8", "11", "17", "21"],
71+
"versions": [ "8", "11", "17", "21", "25"],
7272
"maven": "3.9.11"
7373
},
7474
"android": {

0 commit comments

Comments
 (0)