Release Notes / Version 10.2107
Table Of ContentsUpdate GraphQL-Java to 20.7
Increase the GraphQL-Java version to 20.7 to get the newest bug fixes. See https://github.com/graphql-java/graphql-java/compare/v20.4...v20.7 for a detailed comparison of the changes in GraphQL-Java. This should be non-breaking for customers.
(CMS-23745)
3rd Party Library Update of GraphQL-Java and Extended Scalars
For maintenance and in order to prevent potential security issues the 3rd party library
com.graphql-java:graphql-java
was updated from version 19.x to 20.4 and
com.graphql-java:graphql-java-extended-scalars
from version 19.x to 20.2.
For details about the updates please se the original release notes:
(CMS-23200)
HeadlessServer 3rd Party Library Update for Maintenance
The following libraries were updated for maintenance reasons:
Spring Boot from 2.7.12 to 2.7.13
com.schibsted.spt.data:jslt
from 0.1.11 to 0.1.14org.glassfish:javax.json
from 1.1 to 1.1.4io.rest-assured:rest-assured
andio.rest-assured:spring-web-test-client
(unit testing) from 5.0.1 to 5.3.1org.hamcrest:hamcrest
(unit testing) from 2.1 to 2.2
(CMS-23179)