mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-14 22:33:31 +00:00
Update to Spring Data Kay SR6
Fixes gh-5167
This commit is contained in:
parent
64cb256bb9
commit
1500a22439
@ -2,7 +2,7 @@ dependencyManagement {
|
||||
imports {
|
||||
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR7'
|
||||
mavenBom 'org.springframework:spring-framework-bom:5.0.5.RELEASE'
|
||||
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR5'
|
||||
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR6'
|
||||
}
|
||||
dependencies {
|
||||
dependency 'cglib:cglib-nodep:3.2.6'
|
||||
|
Loading…
x
Reference in New Issue
Block a user