We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa6ecdb commit bd76003Copy full SHA for bd76003
dependencies/build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
api platform("org.springframework.data:spring-data-bom:$springDataVersion")
22
} else {
23
api platform("org.springframework:spring-framework-bom:5.3.39")
24
- api platform("org.springframework.data:spring-data-bom:2021.1.4")
+ api platform("org.springframework.data:spring-data-bom:2021.1.10")
25
}
26
api platform("org.junit:junit-bom:5.8.2")
27
api platform("com.fasterxml.jackson:jackson-bom:2.13.3")
0 commit comments