Skip to content

Commit 427d19c

Browse files
committed
Update org.springframework to 5.3.7
Closes gh-9754
1 parent cb4d03b commit 427d19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/spring-security-dependencies.gradle

Lines changed: 1 addition & 1 deletion
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.6")
10+
api platform("org.springframework:spring-framework-bom:5.3.7")
1111
api platform("io.projectreactor:reactor-bom:2020.0.7")
1212
api platform("io.rsocket:rsocket-bom:1.1.0")
1313
api platform("org.springframework.data:spring-data-bom:2021.0.0")

0 commit comments

Comments
 (0)