Hi. I need to autorename a transient dependency jar when it's copied to vendorlib/. I want to do it because another dependency has the same base name and because of that one of the jar files is evicted by Mendix Runtime from Class Path. Apparently, Studio has a gradle project hardcoded in its C# assemblies and it uses org.cyclonedx.bom plugin to download files to vendorlib/. Is it configurable?