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 a40c1ac commit 3a42132Copy full SHA for 3a42132
dependencies/.build.gradle.swp
12 KB
dependencies/build.gradle
@@ -14,7 +14,7 @@ repositories {
14
ext.queryDslVersion = '5.0.0'
15
16
dependencies {
17
- api platform("org.springframework:spring-framework-bom:6.1.1")
+ api platform("org.springframework:spring-framework-bom:6.1.3")
18
api platform("org.springframework.data:spring-data-bom:2021.2.18")
19
api platform('com.fasterxml.jackson:jackson-bom:2.15.3')
20
api platform("org.junit:junit-bom:5.10.1")
0 commit comments