Merge branch '6.1.x'

This commit is contained in:
Stéphane Nicoll
2024-07-26 10:05:06 +02:00
4 changed files with 67 additions and 32 deletions

View File

@@ -49,6 +49,7 @@ dependencies {
api(project(":spring-jms"))
api(project(":spring-test"))
api(project(":spring-web"))
api(project(":spring-webflux"))
api(project(":spring-webmvc"))
api(project(":spring-websocket"))