1
0
mirror of synced 2026-07-19 09:35:12 +00:00

Update to Spring Framework 5.0.8

Fixes: gh-5590
This commit is contained in:
Josh Cummings
2018-07-26 14:42:39 -06:00
parent 7bf8091e22
commit 18b98fc607
+1 -1
View File
@@ -1,7 +1,7 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR10'
mavenBom 'org.springframework:spring-framework-bom:5.0.7.RELEASE'
mavenBom 'org.springframework:spring-framework-bom:5.0.8.RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR7'
}
dependencies {