Release Notes / Version 11.2307
Table Of ContentsUpdate of maven-surefire-plugin, maven-failsafe-plugin and junit-bom
The following dependencies have been updated:
Follow Section, “Update of maven-surefire-plugin, maven-failsafe-plugin and junit-bom” for upgrade information.
(CMS-23163)
Migration of Component XML and Properties Files to Spring Boot AutoConfigurations
In our efforts to reduce technical debt, former
component-\*.xml
and
component-\*.properties
files were renamed and are now being imported in Spring Boot AutoConfigurations in the same module instead.
Follow Section, “Migration of Component XML and Properties Files to Spring Boot AutoConfigurations” for upgrade information.
(CMS-16541)
Feedback Hub Compatibility Issue
For Feedback Hub plugins that used the non-public API class BindingLookup , an update is required since the constructor of the class has changed.
(CMS-23344)