Closed
Description
This PR introduced the Gradle Toolchain in order to ensure that our build in the 5.x line compiles with Java 8.
From version 6.0 onwards, we want to build with Java 17. We should be using Gradle Toolchain to ensure that all modules compile with Java 17.