Skip to content

Commit 655a1e3

Browse files
Update io.projectreactor to 2020.0.24
Closes gh-12012
1 parent 4fc00b7 commit 655a1e3

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
@@ -8,7 +8,7 @@ javaPlatform {
88

99
dependencies {
1010
api platform("org.springframework:spring-framework-bom:$springFrameworkVersion")
11-
api platform("io.projectreactor:reactor-bom:2020.0.22")
11+
api platform("io.projectreactor:reactor-bom:2020.0.24")
1212
api platform("io.rsocket:rsocket-bom:1.1.2")
1313
api platform("org.junit:junit-bom:5.8.2")
1414
api platform("org.springframework.data:spring-data-bom:2021.2.2")

0 commit comments

Comments
 (0)