GH-2948: Upgrade to Spring Boot 3.2.0 for docs

Fixes: #2948
This commit is contained in:
Artem Bilan
2023-12-18 12:04:02 -05:00
parent d9a4a8cfd6
commit f7e7e60dc1

View File

@@ -67,7 +67,7 @@ ext {
mockitoVersion = '5.6.0'
reactorVersion = '2023.0.0'
scalaVersion = '2.13'
springBootVersion = '3.0.12' // docs module
springBootVersion = '3.2.0' // docs module
springDataVersion = '2023.1.0'
springRetryVersion = '2.0.4'
springVersion = '6.1.0'