close

Filter

loading table of contents...

Release Notes / Version 10.2107

Table Of Contents

Updated to Spring Boot 2.3

In order to benefit from the improvements of the latest version of the Spring framework and to prepare for making use of the new features various 3rd party libraries have been updated.

  • Spring Boot 2.3.9.RELEASE

  • Spring Data 2.3.6.RELEASE

  • Spring Framework 5.2.13.RELEASE

  • Spring Security 5.3.8.RELEASE

  • Assertj 3.16.1

  • Byte Buddy 1.10.20

  • Caffeine 2.8.8

  • Freemarker 2.3.31

  • Hibernate 5.4.28.Final

  • Jackson 2.11.4

  • Janino 3.1.3

  • JUnit 4.13.2

  • Micrometer 1.5.11

  • MySQL 8.0.23

  • Netty 4.1.59.Final

  • Maven Assembly Plugin 3.3.0

  • Tomcat 9.0.43

Due to changes of the Spring Boot properties, the following configuration of the Blueprint applications was renamed: spring.http.encoding.force=true -> server.servlet.encoding.force=true

The error message and any binding errors are no longer included in the default error page by default to prevent leaking internal information to the client. To re-enable them see https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.3-Release-Notes#changes-to-the-default-error-pages-content

For more details on the changes in the Spring Boot 2.3 release, see https://spring.io/blog/2020/05/15/spring-boot-2-3-0-available-now .

(CMS-17589)

Search Results

Table Of Contents