Upgrade Spring Framework to 5.1.18.RELEASE

Closes gh-1697
This commit is contained in:
Eleftheria Stein
2020-09-15 15:32:10 +02:00
parent 65702d159e
commit 8faef3613b

View File

@@ -1,7 +1,7 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:Californium-SR21'
mavenBom 'org.springframework:spring-framework-bom:5.1.15.RELEASE'
mavenBom 'org.springframework:spring-framework-bom:5.1.18.RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Lovelace-SR17'
mavenBom 'org.springframework.security:spring-security-bom:5.1.12.RELEASE'
mavenBom 'org.testcontainers:testcontainers-bom:1.12.5'