1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Update to Spring Framework 5.0.15.RELEASE

Fixes gh-7188
This commit is contained in:
Rob Winch
2019-08-05 10:17:30 -05:00
parent 7498248910
commit 0f5e37172d
+1 -1
View File
@@ -1,7 +1,7 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR17'
mavenBom 'org.springframework:spring-framework-bom:5.0.13.RELEASE'
mavenBom 'org.springframework:spring-framework-bom:5.0.15.RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR14'
}
dependencies {