Upgrade to Spring Framework 6.0.0.M5

Closes gh-822
This commit is contained in:
Andy Wilkinson
2022-07-15 08:21:47 +01:00
parent 5be36f5e9e
commit cee26fdb47

View File

@@ -30,7 +30,7 @@ nohttp {
}
ext {
springFrameworkVersion = "6.0.0-M4"
springFrameworkVersion = "6.0.0-M5"
javadocLinks = [
"https://docs.spring.io/spring-framework/docs/$springFrameworkVersion/javadoc-api/",
"https://docs.jboss.org/hibernate/validator/7.0/api/",