Skip to content

Draft: fix compatibility with Maven 3.8.1

Antoine Mottier requested to merge fix-maven-3.8.1-compatibility into master

In order to be compatible with Maven 3.8.1 declare denpencies and plugins repository URL with HTTPS instead of HTTP to avoid any "manual" configuration bypass.

Merge request reports