Skip to content

Commit e201ec1

Browse files
committed
Update to Spring Data 2021.2.12
Closes gh-776
1 parent 17d6d04 commit e201ec1

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
@@ -15,7 +15,7 @@ ext.queryDslVersion = '5.0.0'
1515

1616
dependencies {
1717
api platform("org.springframework:spring-framework-bom:6.0.9")
18-
api platform("org.springframework.data:spring-data-bom:2021.2.11")
18+
api platform("org.springframework.data:spring-data-bom:2021.2.12")
1919
api platform('com.fasterxml.jackson:jackson-bom:2.14.3')
2020
api platform("org.junit:junit-bom:5.9.3")
2121
constraints {

0 commit comments

Comments
 (0)