Skip to content

Commit 3d11351

Browse files
committed
Upgrade to the latest milestones
1 parent 40c354a commit 3d11351

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ configure(moduleProjects) {
5959
dependencyManagement {
6060
imports {
6161
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"
6666
mavenBom "com.querydsl:querydsl-bom:5.0.0"
6767
mavenBom "io.rsocket:rsocket-bom:1.1.2"
6868
mavenBom "org.jetbrains.kotlin:kotlin-bom:1.7.0"

0 commit comments

Comments
 (0)