Update to Spring Data 2021.2.16
Closes gh-830
This commit is contained in:
BIN
dependencies/.build.gradle.swp
vendored
BIN
dependencies/.build.gradle.swp
vendored
Binary file not shown.
2
dependencies/build.gradle
vendored
2
dependencies/build.gradle
vendored
@@ -15,7 +15,7 @@ ext.queryDslVersion = '5.0.0'
|
||||
|
||||
dependencies {
|
||||
api platform("org.springframework:spring-framework-bom:6.1.0-RC1")
|
||||
api platform("org.springframework.data:spring-data-bom:2021.2.15")
|
||||
api platform("org.springframework.data:spring-data-bom:2021.2.16")
|
||||
api platform('com.fasterxml.jackson:jackson-bom:2.15.2')
|
||||
api platform("org.junit:junit-bom:5.10.0")
|
||||
constraints {
|
||||
|
||||
Reference in New Issue
Block a user