[Ubuntu] Update Maven to 3.9.12 (#13456)

This commit is contained in:
y1schemm
2025-12-18 17:10:28 +01:00
committed by GitHub
parent bb6893f898
commit 802455cbe6
2 changed files with 2 additions and 2 deletions

View File

@@ -73,7 +73,7 @@
"java": {
"default": "11",
"versions": [ "8", "11", "17", "21", "25"],
"maven": "3.9.11"
"maven": "3.9.12"
},
"android": {
"cmdline-tools": "commandlinetools-linux-9477386_latest.zip",

View File

@@ -71,7 +71,7 @@
"java": {
"default": "17",
"versions": [ "8", "11", "17", "21", "25"],
"maven": "3.9.11"
"maven": "3.9.12"
},
"android": {
"cmdline-tools": "commandlinetools-linux-11076708_latest.zip",