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 5dd4432 commit f1cd9cfCopy full SHA for f1cd9cf
dependencies/build.gradle
@@ -14,7 +14,7 @@ repositories {
14
ext.queryDslVersion = '4.0.9'
15
16
dependencies {
17
- api platform("org.springframework:spring-framework-bom:5.3.15")
+ api platform("org.springframework:spring-framework-bom:5.3.19")
18
api platform("org.junit:junit-bom:5.8.1")
19
api platform("org.springframework.data:spring-data-bom:2021.0.8")
20
api platform("com.fasterxml.jackson:jackson-bom:2.13.0")
0 commit comments