Skip to content

Commit ea40dca

Browse files
committed
Update maven.resolver.build.version to v2
1 parent 9ad6153 commit ea40dca

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
@@ -222,7 +222,7 @@
222222
<!-- Versions of Maven and Maven Resolver (both should remain in sync) used during the build
223223
(the one used as dependency when building and during Maven plugins executions) -->
224224
<maven.build.version>3.6.3</maven.build.version>
225-
<maven.resolver.build.version>1.4.1</maven.resolver.build.version>
225+
<maven.resolver.build.version>2.0.13</maven.resolver.build.version>
226226

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

0 commit comments

Comments
 (0)