Skip to content

Commit ce35bee

Browse files
author
Steve Riesenberg
committed
Update org.springframework.data to 2021.2.0-M1
Closes gh-10731
1 parent 28ea347 commit ce35bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/spring-security-dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
api platform("io.projectreactor:reactor-bom:2020.0.15")
1212
api platform("io.rsocket:rsocket-bom:1.1.1")
1313
api platform("org.junit:junit-bom:5.8.2")
14-
api platform("org.springframework.data:spring-data-bom:2021.1.0")
14+
api platform("org.springframework.data:spring-data-bom:2021.2.0-M1")
1515
api platform("org.jetbrains.kotlin:kotlin-bom:$kotlinVersion")
1616
api platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.0")
1717
api platform("com.fasterxml.jackson:jackson-bom:2.13.1")

0 commit comments

Comments
 (0)