Actually it is not possible to change the maven version that is used for dependency resolution, also I've configured a custom maven installation in the properties.
Currently this leads to errors resolving openjfx artifacts, see e.g. openjfx mailing list and maven issue.
So I was wondering, if it is possible to use the selected maven installation also for dependency resolution instead using the embedded version?