Branch: refs/heads/claude/epic-cannon-hnrghg Home: https://github.com/xwiki/xwiki-platform Commit: f8e2f6e9b8913486b4f8f3b256870bf98b04aa3b https://github.com/xwiki/xwiki-platform/commit/f8e2f6e9b8913486b4f8f3b256870... Author: Vincent Massol <[email protected]> Date: 2026-07-10 (Fri, 10 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/plugin/XWikiPluginManager.java Log Message: ----------- [Misc] Simplify plugin removal loop using values().forEach() Address review feedback: the map key is unused so iterate values() directly. Co-Authored-By: Vincent Massol <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications