mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 13:32:30 +00:00
Update org.springframework.data to 2021.0.6
Closes gh-10417
This commit is contained in:
parent
844879b84d
commit
d1a27676df
@ -10,7 +10,7 @@ dependencies {
|
||||
api platform("org.springframework:spring-framework-bom:$springFrameworkVersion")
|
||||
api platform("io.projectreactor:reactor-bom:2020.0.12")
|
||||
api platform("io.rsocket:rsocket-bom:1.1.1")
|
||||
api platform("org.springframework.data:spring-data-bom:2021.0.4")
|
||||
api platform("org.springframework.data:spring-data-bom:2021.0.6")
|
||||
api platform("org.jetbrains.kotlin:kotlin-bom:$kotlinVersion")
|
||||
api platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.5.2")
|
||||
api platform("com.fasterxml.jackson:jackson-bom:2.12.5")
|
||||
|
Loading…
x
Reference in New Issue
Block a user