We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67063ec commit 3b826e5Copy full SHA for 3b826e5
gradle/dependency-management.gradle
@@ -4,7 +4,7 @@ dependencyManagement {
4
mavenBom 'io.projectreactor:reactor-bom:Californium-SR4'
5
mavenBom 'org.springframework:spring-framework-bom:5.1.4.RELEASE'
6
mavenBom 'org.springframework.data:spring-data-releasetrain:Lovelace-SR4'
7
- mavenBom 'org.springframework.security:spring-security-bom:5.1.2.RELEASE'
+ mavenBom 'org.springframework.security:spring-security-bom:5.1.3.RELEASE'
8
mavenBom 'org.testcontainers:testcontainers-bom:1.10.5'
9
}
10
0 commit comments