Release Notes / Version 11.2310
Table Of ContentsThe following dependencies have been updated:
maven-surefire-plugin and maven-failsafe-plugin: Update to version 3.1.2. This includes a breaking change in version 3.0.0-M8:
Remove deprecated parameter 'forkMode' and use only 'forkCount'
See https://issues.apache.org/jira/browse/SUREFIRE-1654, https://github.com/apache/maven-surefire/releases for more information.
org.junit:junit-bom: Update to version 5.9.3.
(CMS-23163)