We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9092364 commit 05ad77bCopy full SHA for 05ad77b
dependencies/.build.gradle.swp
0 Bytes
dependencies/build.gradle
@@ -15,7 +15,7 @@ ext.queryDslVersion = '5.0.0'
15
16
dependencies {
17
api platform("org.springframework:spring-framework-bom:6.0.12")
18
- api platform("org.springframework.data:spring-data-bom:2021.2.14")
+ api platform("org.springframework.data:spring-data-bom:2021.2.16")
19
api platform('com.fasterxml.jackson:jackson-bom:2.14.3')
20
api platform("org.junit:junit-bom:5.9.3")
21
constraints {
0 commit comments