mirror of
https://github.com/actions/runner-images.git
synced 2025-12-10 02:46:51 +00:00
[Ubuntu] Updated maven version 9.0 (#11337)
Co-authored-by: Tim Jacomb <timja@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
131105315a
commit
d1852f561f
@@ -72,7 +72,7 @@
|
||||
"java": {
|
||||
"default": "11",
|
||||
"versions": [ "8", "11", "17", "21"],
|
||||
"maven": "3.8.8"
|
||||
"maven": "3.9.9"
|
||||
},
|
||||
"android": {
|
||||
"cmdline-tools": "commandlinetools-linux-9477386_latest.zip",
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
"java": {
|
||||
"default": "11",
|
||||
"versions": [ "8", "11", "17", "21"],
|
||||
"maven": "3.8.8"
|
||||
"maven": "3.9.9"
|
||||
},
|
||||
"android": {
|
||||
"cmdline-tools": "commandlinetools-linux-9477386_latest.zip",
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
"java": {
|
||||
"default": "17",
|
||||
"versions": [ "8", "11", "17", "21"],
|
||||
"maven": "3.8.8"
|
||||
"maven": "3.9.9"
|
||||
},
|
||||
"android": {
|
||||
"cmdline-tools": "commandlinetools-linux-11076708_latest.zip",
|
||||
|
||||
Reference in New Issue
Block a user