We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e515601 commit f1ca513Copy full SHA for f1ca513
dependencies/build.gradle
@@ -18,7 +18,7 @@ dependencies {
18
api platform("io.projectreactor:reactor-bom:2020.0.12")
19
api platform("io.rsocket:rsocket-bom:1.1.1")
20
api platform("org.junit:junit-bom:5.8.1")
21
- api platform("org.springframework.data:spring-data-bom:2022.1.0-SNAPSHOT")
+ api platform("org.springframework.data:spring-data-bom:2021.0.8")
22
api platform("com.fasterxml.jackson:jackson-bom:2.13.0")
23
24
constraints {
0 commit comments