mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-14 06:13:30 +00:00
Update to Spring Framework 5.0.7
Fixes: gh-5425
This commit is contained in:
parent
fedc183b5b
commit
dc602c0840
@ -1,7 +1,7 @@
|
||||
dependencyManagement {
|
||||
imports {
|
||||
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR10'
|
||||
mavenBom 'org.springframework:spring-framework-bom:5.0.6.RELEASE'
|
||||
mavenBom 'org.springframework:spring-framework-bom:5.0.7.RELEASE'
|
||||
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR7'
|
||||
}
|
||||
dependencies {
|
||||
|
Loading…
x
Reference in New Issue
Block a user