+1 Build is green. Validated the artifacts across a variety projects I maintain, tests are all green. A few builder 'with' methods failed in builds that lint against deprecation due to new overloads with 'set' methods.
Also tested spring-boot from commit 8a7e40ce918759a5936d19341077ff15410afe17 using our repositories + 2.17.2 jars from the release candidate: [spring-boot]$ ./gradlew :spring-boot-project:spring-boot:check BUILD SUCCESSFUL in 26s $ mvn -v Apache Maven 3.6.3 Maven home: /usr/share/maven Java version: 1.8.0_322, vendor: Azul Systems, Inc., runtime: /home/ckozak/.tools/jdk/zulu8.60.0.21-ca-jdk8.0.322-linux_x64/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.13.0-27-generic", arch: "amd64", family: "unix" -ck
