Merge branch '3.3.x'

Closes gh-42441
This commit is contained in:
Phillip Webb
2024-09-24 14:31:40 -07:00
135 changed files with 61 additions and 170 deletions

View File

@@ -1,6 +1,5 @@
plugins {
id "war"
id "org.springframework.boot.conventions"
id "org.springframework.boot.system-test"
}

View File

@@ -1,6 +1,5 @@
plugins {
id 'java-gradle-plugin'
id "org.springframework.boot.conventions"
id "org.springframework.boot.system-test"
}