Skip to content

Commit 50c1c5e

Browse files
committed
Update to Spring Framework 5.0.19
Closes gh-9064
1 parent 2a9b41d commit 50c1c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dependencyManagement {
22
imports {
33
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR17'
4-
mavenBom 'org.springframework:spring-framework-bom:5.0.18.RELEASE'
4+
mavenBom 'org.springframework:spring-framework-bom:5.0.19.RELEASE'
55
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR14'
66
}
77
dependencies {

0 commit comments

Comments
 (0)