1
0
mirror of synced 2026-07-20 01:55:08 +00:00

Update to Spring Framework 5.0.12

Fixes gh-6390
This commit is contained in:
Joe Grandja
2019-01-10 13:32:24 -05:00
parent 88d57e0b8e
commit 1d206052df
+1 -1
View File
@@ -1,7 +1,7 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR14'
mavenBom 'org.springframework:spring-framework-bom:5.0.11.RELEASE'
mavenBom 'org.springframework:spring-framework-bom:5.0.12.RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR12'
}
dependencies {