Skip to content

Commit b6feff1

Browse files
committed
Update to Spring Data 2021.2.16
Closes gh-830
1 parent 890a794 commit b6feff1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

dependencies/.build.gradle.swp

-12 KB
Binary file not shown.

dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
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.1.0-RC1")
18-
api platform("org.springframework.data:spring-data-bom:2021.2.15")
18+
api platform("org.springframework.data:spring-data-bom:2021.2.16")
1919
api platform('com.fasterxml.jackson:jackson-bom:2.15.2')
2020
api platform("org.junit:junit-bom:5.10.0")
2121
constraints {

0 commit comments

Comments
 (0)