Upgrade Project Reactor 2020.0.21 -> 2020.0.22 (#187)

See:
- https://github.com/reactor/reactor/releases/tag/2020.0.22
- https://github.com/reactor/reactor/compare/2020.0.21...2020.0.22
This commit is contained in:
Picnic-Bot
2022-08-11 08:21:06 +02:00
committed by GitHub
parent 624f2ce753
commit 74100b6c41

View File

@@ -317,7 +317,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId>
<version>2020.0.21</version>
<version>2020.0.22</version>
<type>pom</type>
<scope>import</scope>
</dependency>