Bump Spring Framework to 6.0.0-M4

This commit is contained in:
Ian Young
2022-05-12 16:08:50 +01:00
committed by rstoyanchev
parent d5029790fd
commit 68e2fd83b4

View File

@@ -30,7 +30,7 @@ allprojects {
dependencyManagement {
imports {
mavenBom "org.springframework:spring-framework-bom:6.0.0-M3"
mavenBom "org.springframework:spring-framework-bom:6.0.0-M4"
mavenBom "org.springframework.security:spring-security-bom:5.5.6"
mavenBom "org.junit:junit-bom:5.7.1"
}