Skip to content

Commit f1ca513

Browse files
committed
Update to Spring Data BOM 2021.0.8
Closes gh-625
1 parent e515601 commit f1ca513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
api platform("io.projectreactor:reactor-bom:2020.0.12")
1919
api platform("io.rsocket:rsocket-bom:1.1.1")
2020
api platform("org.junit:junit-bom:5.8.1")
21-
api platform("org.springframework.data:spring-data-bom:2022.1.0-SNAPSHOT")
21+
api platform("org.springframework.data:spring-data-bom:2021.0.8")
2222
api platform("com.fasterxml.jackson:jackson-bom:2.13.0")
2323
api platform("org.junit:junit-bom:5.8.1")
2424
constraints {

0 commit comments

Comments
 (0)