Upgrade Project Reactor 2022.0.7 -> 2022.0.8 (#683)

See:
- https://github.com/reactor/reactor/releases/tag/2022.0.8
- https://github.com/reactor/reactor/compare/2022.0.7...2022.0.8
This commit is contained in:
Picnic-Bot
2023-06-16 16:16:06 +02:00
committed by GitHub
parent c40e1d6691
commit a62acfd7b5

View File

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