Skip to content

Commit 3d017f6

Browse files
committed
Update org.springframework to 5.3.6
Closes gh-9715
1 parent 5a4b0a0 commit 3d017f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/spring-security-dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ javaPlatform {
77
}
88

99
dependencies {
10-
api platform("org.springframework:spring-framework-bom:5.3.5")
10+
api platform("org.springframework:spring-framework-bom:5.3.6")
1111
api platform("io.projectreactor:reactor-bom:2020.0.6")
1212
api platform("io.rsocket:rsocket-bom:1.1.0")
1313
api platform("org.springframework.data:spring-data-bom:2020.0.7")

0 commit comments

Comments
 (0)