Upgrade Spring Framework to 5.1.14.RELEASE

Resolves #1532
This commit is contained in:
Eleftheria Stein
2020-03-04 11:13:27 -05:00
parent 797b0a62a8
commit a9d003af4d

View File

@@ -1,7 +1,7 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:Californium-SR14'
mavenBom 'org.springframework:spring-framework-bom:5.1.10.RELEASE'
mavenBom 'org.springframework:spring-framework-bom:5.1.14.RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Lovelace-SR14'
mavenBom 'org.springframework.security:spring-security-bom:5.1.7.RELEASE'
mavenBom 'org.testcontainers:testcontainers-bom:1.12.2'