Skip to content

Commit e574415

Browse files
Update io.projectreactor to 2020.0.34
Closes gh-13509
1 parent e7201c4 commit e574415

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.33")
11+
api platform("io.projectreactor:reactor-bom:2020.0.34")
1212
api platform("io.rsocket:rsocket-bom:1.1.4")
1313
api platform("org.junit:junit-bom:5.8.2")
1414
api platform("org.springframework.data:spring-data-bom:2021.2.13")

0 commit comments

Comments
 (0)