Release Notes / Version 10.2107
Table Of ContentsUpdated logback dependencies
ch.qos.logback:logback-core
and
ch.qos.logback:logback-classic
have been updated to 1.2.13.
(CMS-23913)
Update and Relocation of MySQL Database Driver
The MySQL database driver has been updated to 8.2.0. The maven artifact has been relocated from
mysql:mysql-connector-java
to
com.mysql:mysql-connector-j
within
https://mvnrepository.com/
. All dependencies in the blueprint have been adjusted.
(CMS-23744)
Updated Apache Tomcat
Updated Apache Tomcat to 9.0.82
(CMS-23657)
Updated Jetty
Updated Jetty from 9.4.51 to 9.4.52
(CMS-23592)
Updated commons-compress
Updated commons-compress to 1.24.0.
(CMS-23503)
Third-Party Update: Bouncycastle
Bouncycastle was updated to version 1.75 to fix security issue CVE-2023-33201. Note, that artifact names have changed from *jdk15on to *jdk18on as part of this update.
(CMS-23185)
Updated Janino Compiler
Updated Janino Compiler to 3.1.10
(CMS-23120)