close

Filter

loading table of contents...

Release Notes / Version 10.2101

Table Of Contents

Third-Party Update: Spring Boot 2.1.6, Spring Framework 5.1.8 and other third party libraries

The following third party libraries were updated:

  • Spring Boot 2.1.6.RELEASE

  • Spring Framework 5.1.8.RELEASE

  • byte-buddy 1.9.13

  • httpclient 4.5.9

  • Jetty 9.4.19.v20190610

  • Jangaroo 4.5.68

The update of Httpclient includes some security-related changes.If you are using the Httpclient library in your project code, you will potentially encounter problems with the SSL connection of your interal test systems. This only applies if you are using non-public domain names internally. You can solve these issue in your test code by providing the http client with its own SSLContext and a DefaultHostnameVerifier that does not use the PublicSuffixMatcher .

(CMS-15069)

Search Results

Table Of Contents