Upgrade Project Reactor 2020.0.23 -> 2020.0.24 (#295)

See:
- https://github.com/reactor/reactor/releases/tag/2020.0.24
- https://github.com/reactor/reactor/compare/2020.0.23...2020.0.24
This commit is contained in:
Picnic-Bot
2022-10-17 10:25:01 +02:00
committed by GitHub
parent d6b28733f6
commit 4efd79bfa6

View File

@@ -308,7 +308,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId>
<version>2020.0.23</version>
<version>2020.0.24</version>
<type>pom</type>
<scope>import</scope>
</dependency>