Branch: refs/heads/claude/peaceful-archimedes-xknuui-multi-version Home: https://github.com/xwiki/xwiki-rendering Commit: 6b98a8ee271935fd5fe40905e1af2dafdeac55b8 https://github.com/xwiki/xwiki-rendering/commit/6b98a8ee271935fd5fe40905e1af... Author: Vincent Massol <[email protected]> Date: 2026-08-23 (Sun, 23 Aug 2026) Changed paths: M xwiki-rendering-api/src/main/java/org/xwiki/rendering/internal/renderer/ParametersPrinter.java Log Message: ----------- [Misc] Add the missing since argument to @Deprecated annotations reported by SonarQube * SonarQube rule java:S6355, for the sites whose @deprecated Javadoc tag lists SEVERAL versions (a stable-branch release and a master release, e.g. "since 14.10.2, 15.0RC1"). The last (highest) version listed is used; see the pull request description. Co-Authored-By: Vincent Massol <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications