| Rationale:* The application currently requires XWiki 14.10, which is long out of support. Only the LTS and the latest stable cycles are supported, so keeping 14.10 working is no longer worth the effort.
- Depending on the latest XWiki Standard LTS cycle (17.10) allows using recent APIs and building with recent tooling.
Concretely: move the parent from org.xwiki.contrib:parent-platform:14.10-7 to the latest 17.10.0-N iteration, which also raises the minimum Java version to 17. |