Update to Spring Framework 6.0 SNAPSHOT
This commit is contained in:
2
dependencies/build.gradle
vendored
2
dependencies/build.gradle
vendored
@@ -14,7 +14,7 @@ repositories {
|
||||
ext.queryDslVersion = '5.0.0'
|
||||
|
||||
dependencies {
|
||||
api platform("org.springframework:spring-framework-bom:6.0.0-RC1")
|
||||
api platform("org.springframework:spring-framework-bom:6.0.0-SNAPSHOT")
|
||||
api platform("org.springframework.data:spring-data-bom:2022.0.0-M6")
|
||||
api platform("com.fasterxml.jackson:jackson-bom:2.13.4")
|
||||
api platform("org.junit:junit-bom:5.9.1")
|
||||
|
||||
Reference in New Issue
Block a user