Skip to content
Snippets Groups Projects
Commit afae7040 authored by Thomas Mortagne's avatar Thomas Mortagne
Browse files

XWIKI-16201: Upgrade embedded Maven Resolver to 1.3.2

parent 628f4c91
No related branches found
No related tags found
No related merge requests found
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
<properties> <properties>
<!-- The version of Maven used during XWiki runtime (more recent than the one used during the build to benefit from bugfixes and improvements)--> <!-- The version of Maven used during XWiki runtime (more recent than the one used during the build to benefit from bugfixes and improvements)-->
<maven.version>3.6.0</maven.version> <maven.version>3.6.0</maven.version>
<maven.resolver.version>1.3.1</maven.resolver.version> <maven.resolver.version>1.3.2</maven.resolver.version>
<!-- Flavors known to be valid with the current distribution --> <!-- Flavors known to be valid with the current distribution -->
<!-- Using ${platform.version} on purpose here. An XWiki distribution with a different version might inherit this. --> <!-- Using ${platform.version} on purpose here. An XWiki distribution with a different version might inherit this. -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment