Revert "temporarily pin reactor to 2020.0.12"

This reverts commit 70451ff85e.
This commit is contained in:
spencergibb
2021-10-20 16:08:59 -04:00
parent 51496ad785
commit 436f1386ae

View File

@@ -61,13 +61,6 @@
<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId>
<version>2020.0.12</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-gateway-dependencies</artifactId>