Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: e57bf74517fbae7f562023ddc5218f22ab732ce1 https://github.com/xwiki/xwiki-platform/commit/e57bf74517fbae7f562023ddc5218... Author: Thiago Krieck <[email protected]> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M pom.xml M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-fontawesome/pom.xml M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-fontawesome/src/main/resources/IconThemes/FontAwesome.xml M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-war/src/main/webapp/templates/documentTree_macros.vm M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/pom.xml M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/src/test/java/org/xwiki/webjars/internal/FilesystemResourceReferenceSerializerTest.java Log Message: ----------- XWIKI-15026: Upgrade Font Awesome to 7.x (#4770) * Switched the WebJar version to 7.0.1 * Added the new CSS file to upgrade transparently from older versions of FontAwesome (v4-shims.css) * Changed tests and other references to FontAwesome 7.0.1 * Added the dependency in dependencyManagement in /pom.xml * Removed dependency versions on xwiki-platform-fontawesome/pom.xml and xwiki-platform-webjars-api/pom.xml Co-authored-by: Michael Hamann <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications