diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 46399e425..5bd221abe 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -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", diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index 30eeed8a5..aaa776c9a 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -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",