Upgrade Spring Framework to 5.1.15.RELEASE

Resolves gh-1636
This commit is contained in:
Eleftheria Stein
2020-05-13 10:18:11 -04:00
parent e789fcc628
commit 54b428dbeb

View File

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