Merge branch '2.7.x'

Closes gh-33675
This commit is contained in:
Andy Wilkinson 2023-01-03 15:54:41 +00:00
commit ce91415a27

View File

@ -23,7 +23,7 @@ pluginManagement {
plugins {
id "com.gradle.enterprise" version "3.11.2"
id "io.spring.ge.conventions" version "0.0.11"
id "io.spring.ge.conventions" version "0.0.12"
}
rootProject.name="spring-boot-build"