Reduce and update the versions of Maven that we test against

Closes gh-40791
This commit is contained in:
Andy Wilkinson 2024-05-16 18:05:00 +01:00
parent edd45de17f
commit f35ecfbdca

View File

@ -144,7 +144,7 @@ task xsdResources(type: Sync) {
}
prepareMavenBinaries {
versions "3.9.0", "3.8.5", "3.6.3"
versions "3.9.6", "3.6.3"
}
artifacts {