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

Update to Spring 5.0.10.RELEASE

Fixes: gh-5966
This commit is contained in:
Rob Winch
2018-10-15 14:44:16 -05:00
parent 3a756bfa57
commit c60a3e165e
+1 -1
View File
@@ -1,7 +1,7 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR12'
mavenBom 'org.springframework:spring-framework-bom:5.0.9.RELEASE'
mavenBom 'org.springframework:spring-framework-bom:5.0.10.RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR10'
}
dependencies {