mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-14 14:23:30 +00:00
Update to Spring Framework 5.0.6.BUILD-SNAPSHOT
Issue: gh-5290
This commit is contained in:
parent
884a4e46df
commit
9b722a9c85
@ -1,7 +1,7 @@
|
|||||||
dependencyManagement {
|
dependencyManagement {
|
||||||
imports {
|
imports {
|
||||||
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR8'
|
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR8'
|
||||||
mavenBom 'org.springframework:spring-framework-bom:5.0.5.RELEASE'
|
mavenBom 'org.springframework:spring-framework-bom:5.0.6.BUILD-SNAPSHOT'
|
||||||
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR6'
|
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR6'
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user