Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-releasenotes Commit: dec343ec5d0e64624a2d2826e52e17d98c80f538 https://github.com/xwiki-contrib/application-releasenotes/commit/dec343ec5d0... Author: Vincent Massol <[email protected]> Date: 2026-08-28 (Fri, 28 Aug 2026) Changed paths: M pom.xml Log Message: ----------- [Misc] Upgrade to the 14.10-7 contrib parent POM * The SonarQube analysis performed by the CI fails with "Java 17 is not supported. Please upgrade to Java 21 or newer": the sonar-maven-plugin version locked down by xwiki-commons 14.10 (3.9.1.2184) predates the scanner's JRE auto-provisioning, and the CI runs that stage on a JDK 17. The 14.10-7 parent overrides it with 5.7.0.6970, which provisions the JRE it needs itself (CPARENT-28). Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-releasenotes/settings/notificat...