[Ubuntu] update maven from 3.8.6 to 3.8.7 (#6861)

This commit is contained in:
Christian Decker
2023-01-02 14:40:29 +01:00
committed by GitHub
parent b38865e056
commit 3502d10db3
3 changed files with 3 additions and 3 deletions

View File

@@ -84,7 +84,7 @@
"versions": [ "8", "11", "12" ]
}
],
"maven": "3.8.6"
"maven": "3.8.7"
},
"android": {
"cmdline-tools": "latest",

View File

@@ -85,7 +85,7 @@
"versions": [ "8", "11" ]
}
],
"maven": "3.8.6"
"maven": "3.8.7"
},
"android": {
"cmdline-tools": "latest",

View File

@@ -73,7 +73,7 @@
"versions": [ "8", "11", "17" ]
}
],
"maven": "3.8.6"
"maven": "3.8.7"
},
"android": {
"cmdline-tools": "latest",