We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7acabb0 commit ad6db89Copy full SHA for ad6db89
pom.xml
@@ -224,7 +224,7 @@
224
<maven.resolver.build.version>1.4.1</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>
+ <maven.runtime.version>3.9.10</maven.runtime.version>
228
<maven.resolver.runtime.version>1.9.23</maven.resolver.runtime.version>
229
<!-- Minimum version of the actual Maven binary required to build -->
230
<maven.minimum.version>${maven.build.version}</maven.minimum.version>
0 commit comments