File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -59,10 +59,10 @@ configure(moduleProjects) {
59
59
dependencyManagement {
60
60
imports {
61
61
mavenBom " com.fasterxml.jackson:jackson-bom:2.13.3"
62
- mavenBom " io.projectreactor:reactor-bom:2022.0.0-M2 "
63
- mavenBom " org.springframework:spring-framework-bom:6.0.0-SNAPSHOT "
64
- mavenBom " org.springframework.data:spring-data-bom:2022.0.0-M4 "
65
- mavenBom " org.springframework.security:spring-security-bom:6.0.0-M5 "
62
+ mavenBom " io.projectreactor:reactor-bom:2022.0.0-M4 "
63
+ mavenBom " org.springframework:spring-framework-bom:6.0.0-M5 "
64
+ mavenBom " org.springframework.data:spring-data-bom:2022.0.0-M5 "
65
+ mavenBom " org.springframework.security:spring-security-bom:6.0.0-M6 "
66
66
mavenBom " com.querydsl:querydsl-bom:5.0.0"
67
67
mavenBom " io.rsocket:rsocket-bom:1.1.2"
68
68
mavenBom " org.jetbrains.kotlin:kotlin-bom:1.7.0"
You can’t perform that action at this time.
0 commit comments