Upgrade Project Reactor 2022.0.5 -> 2022.0.6 (#579)

See:
- https://github.com/reactor/reactor/releases/tag/2022.0.6
- https://github.com/reactor/reactor/compare/2022.0.5...2022.0.6
This commit is contained in:
Picnic-Bot
2023-04-12 14:03:31 +02:00
committed by GitHub
parent b6f14c073a
commit 6d23fbdd35

View File

@@ -287,7 +287,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId>
<version>2022.0.5</version>
<version>2022.0.6</version>
<type>pom</type>
<scope>import</scope>
</dependency>