Upgrade Project Reactor 2022.0.8 -> 2022.0.9 (#721)

See:
- https://github.com/reactor/reactor/releases/tag/2022.0.9
- https://github.com/reactor/reactor/compare/2022.0.8...2022.0.9
This commit is contained in:
Picnic-Bot
2023-07-13 11:19:52 +02:00
committed by GitHub
parent bd6693d23e
commit 28cdb91913

View File

@@ -338,7 +338,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId>
<version>2022.0.8</version>
<version>2022.0.9</version>
<type>pom</type>
<scope>import</scope>
</dependency>