Branch: refs/heads/misc-sonar-plugin-version Home: https://github.com/xwiki-contrib/application-antispam Commit: c12d2f779c5af44288e8db637f361c91ae1a87e7 https://github.com/xwiki-contrib/application-antispam/commit/c12d2f779c5af44... Author: Vincent Massol <[email protected]> Date: 2026-08-18 (Tue, 18 Aug 2026) Changed paths: M pom.xml Log Message: ----------- [Misc] Upgrade the parent pom to get a Sonar scanner supported by the SonarQube server * Move parent-platform from 14.10-5 to 14.10-7, which brings CPARENT-28 and thus pins sonar-maven-plugin to 5.7.0.6970 * The inherited 3.9.1.2184 breaks the CI build: its scanner downloads an analysis engine compiled for Java 17 and runs it in the build JVM, which is Java 11 for this extension. 5.7.0.6970 provisions its own JRE instead, so the analysis no longer constrains the build JVM 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-antispam/settings/notifications