We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67973b3 commit 197c928Copy full SHA for 197c928
dependencies/build.gradle
@@ -15,7 +15,7 @@ ext.queryDslVersion = '5.0.0'
15
16
dependencies {
17
api platform("org.springframework:spring-framework-bom:6.1.0")
18
- api platform("org.springframework.data:spring-data-bom:2021.2.16")
+ api platform("org.springframework.data:spring-data-bom:2021.2.17")
19
api platform('com.fasterxml.jackson:jackson-bom:2.15.2')
20
api platform("org.junit:junit-bom:5.10.0")
21
constraints {
0 commit comments