Release Notes / Version 12.2506.0
Table Of ContentsCorba ORB JMX MBeans Removed to Save Heap Memory
JMX MBeans under prefix “com.sun.corba” have been removed to work
around a bug in the JMX support of the ORB, which consumes a large
amount of heap memory for each application:
https://github.com/eclipse-ee4j/orb/issues/5
. To this end, the Maven dependency
org.glassfish.gmbal:gmbal has been replaced with
org.glassfish.gmbal:gmbal-api-only.
Follow Section, “Corba ORB JMX MBeans Removed to Save Heap Memory” for upgrade information.
(CMS-27749)
Third-Party Update: Spring Boot and Related Dependencies
Spring Boot and Spring Security as well as several other dependencies have been updated.
Spring Boot → 3.5.0
Spring Security → 6.5.0
For details on the changes in Spring Boot 3.5 release, see https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.5.0-Release-Notes. For other updated dependencies, view the release notes of “Updated Maven Dependencies and Plugins”.
Follow Section, “Third-Party Update: Spring Boot and Related Dependencies” for upgrade information.
(CMS-27313)


