Upgrade Spring Data to Neumann-SR8

Closes gh-1831
This commit is contained in:
Eleftheria Stein
2021-04-13 14:37:14 +02:00
parent 3bb26735b7
commit d02f0279a3

View File

@@ -3,7 +3,7 @@ dependencyManagement {
mavenBom 'io.projectreactor:reactor-bom:Dysprosium-SR19'
mavenBom 'org.junit:junit-bom:5.6.3'
mavenBom 'org.springframework:spring-framework-bom:5.2.14.RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Neumann-SR6'
mavenBom 'org.springframework.data:spring-data-releasetrain:Neumann-SR8'
mavenBom 'org.springframework.security:spring-security-bom:5.3.9.RELEASE'
mavenBom 'org.testcontainers:testcontainers-bom:1.15.1'
}