We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dd9888 commit f402cd2Copy full SHA for f402cd2
pom.xml
@@ -219,7 +219,7 @@
219
<!-- Version of Maven used during the build (the one used as dependency when building and during Maven plugins
220
executions) -->
221
<maven.build.version>3.6.3</maven.build.version>
222
- <maven.resolver.build.version>1.4.1</maven.resolver.build.version>
+ <maven.resolver.build.version>2.0.4</maven.resolver.build.version>
223
<!-- Version of Maven emebedded in XWiki runtime (more recent than the one used during the build to benefit from
224
bugfixes and improvements) -->
225
<maven.runtime.version>3.9.9</maven.runtime.version>
0 commit comments