Skip to content

Commit bc35d50

Browse files
committed
Update maven.resolver.build.version to v2
1 parent 7429619 commit bc35d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
<!-- Versions of Maven and Maven Resolver (both should remain in sync) used during the build
222222
(the one used as dependency when building and during Maven plugins executions) -->
223223
<maven.build.version>3.6.3</maven.build.version>
224-
<maven.resolver.build.version>1.4.1</maven.resolver.build.version>
224+
<maven.resolver.build.version>2.0.10</maven.resolver.build.version>
225225

226226
<!-- Versions of Maven and Maven Resolver embedded in XWiki runtime
227227
(more recent than the one used during the build to benefit from bugfixes and improvements) -->

0 commit comments

Comments
 (0)