Skip to content

Commit bd76003

Browse files
committed
Update to Spring Data 2021.1.10
Closes gh-955
1 parent aa6ecdb commit bd76003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
api platform("org.springframework.data:spring-data-bom:$springDataVersion")
2222
} else {
2323
api platform("org.springframework:spring-framework-bom:5.3.39")
24-
api platform("org.springframework.data:spring-data-bom:2021.1.4")
24+
api platform("org.springframework.data:spring-data-bom:2021.1.10")
2525
}
2626
api platform("org.junit:junit-bom:5.8.2")
2727
api platform("com.fasterxml.jackson:jackson-bom:2.13.3")

0 commit comments

Comments
 (0)