Release Notes / Version 13.2512.0
Table Of ContentsAdded Jackson 3 dependencies
Jackson 3 and Spring Boot for Jackson 3 dependencies have been added to the classpaths of the CMS applications.
With the upgrade to Spring Boot 4, Jackson 3 dependencies have been banned from the CMS application classpaths, because they produced various conflicts with the product’s Jackson customizations. These conflicts could be resolved so that Jackson 3 dependencies could be added to the classpaths. However, in the Studio server and in the Headless server, Jackson 2 must still be preferred until the product’s Jackson customizations have been migrated (planned for the upcoming LTS AEPs).
Moreover, Jackson implementation without impact to CMS application's public API and with only minimal changes to the blueprint code have already been migrated to Jackson 3.
(CMS-29539)
Third-Party Update: Apache Solr 9.10.1
Apache Solr has been updated to version 9.10.1 and the coremedia/solr-base Docker image with tag 2.7-cm-9.10.1 has been released.
The update fixes security vulnerabilities CVE-2026-22444, CVE-2026-22022, and CVE-2025-66516 in Solr.
See https://solr.apache.org/docs/9_10_1/changes/Changes.html for a list of changes in Solr.
(CMS-29416)


