Skip to content

Commit 40fdb5a

Browse files
committed
Update org.springframework to 5.3.8
Closes gh-9984
1 parent 2fa0da5 commit 40fdb5a

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.7")
10+
api platform("org.springframework:spring-framework-bom:5.3.8")
1111
api platform("io.projectreactor:reactor-bom:2020.0.7")
1212
api platform("io.rsocket:rsocket-bom:1.1.1")
1313
api platform("org.springframework.data:spring-data-bom:2021.0.1")

0 commit comments

Comments
 (0)