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