Upgrade Project Reactor 2023.0.8 -> 2023.0.9 (#1285)

See:
- https://github.com/reactor/reactor/releases/tag/2023.0.9
- https://github.com/reactor/reactor/compare/2023.0.8...2023.0.9
This commit is contained in:
Picnic-DevPla-Bot
2024-08-14 08:26:16 +02:00
committed by GitHub
parent 552ddf6a7d
commit 1feee4f64a

View File

@@ -360,7 +360,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId>
<version>2023.0.8</version>
<version>2023.0.9</version>
<type>pom</type>
<scope>import</scope>
</dependency>