Release Notes / Version 12.2406.0
Table Of ContentsThird-Party Update: Bouncy Castle
Bouncy Castle has been updated to version 1.78 to fix security issues like CVE-2024-29857 and CVE-2024-30172.
(CMS-24725)
Updated Maven dependencies and plugins
Updated several dependency and plugin versions.
The following plugins and dependencies have been updated:
CoreMedia Client API and Mock Adapter for Commerce Hub → 3.0.4
Angus Activation → 2.0.2
Angus Mail → 2.0.3
AspectJ → 1.9.22.1
Byte Buddy → 1.14.12
Commons Codec → 1.17.0
Enterprise Security API → 2.5.3.1
Error Prone → 2.27.1
Google API Common for Java → 2.31.0
Google API Extensions for Java → 2.48.0
Google OAuth Client Library for Java → 1.36.0
gRPC-Java → 1.63.0
Guava → 33.1.0-jre
Hibernate → 6.4.4.Final
Jackson → 2.17.0
Jakarta Activation API → 2.1.3
Jakarta Mail API → 2.1.3
Jakarta XML Binding API → 4.0.2
Janino → 3.1.12
JAXB Reference Implementation → 4.0.5
Jib Maven Plugin → 3.4.2
JUnit Jupiter → 5.10.2
Micrometer → 1.13.0
Netty → 4.1.109.Final
PF4J → 3.11.0
SLF4J → 2.0.13
Spring Boot → 3.2.5
Spring Data BOM → 2023.1.5
Spring Framework → 6.1.5
Spring Security → 6.2.3
Tomcat → 10.1.24
(CMS-24544)
cm query Provides Format Option
The cm query
command has been enhanced to support a
--format
option.
It allows to control to output either using the default multi-column output or new single-column outputs suitable, for example, for forwarding results to subsequent processing via shell pipes.
Supported formats despite the default:
id: Prints the CoreMedia Content or Version ID
uuid: Prints the UUID
path: Prints the path of the content related to the
CapObject
found.
The Content Server Manual has been updated accordingly.
(CMS-24348)