Upgrade Project Reactor 2023.0.7 -> 2023.0.8 (#1242)

See:
- https://github.com/reactor/reactor/releases/tag/2023.0.8
- https://github.com/reactor/reactor/compare/2023.0.7...2023.0.8
This commit is contained in:
Picnic-DevPla-Bot
2024-07-11 10:25:38 +02:00
committed by GitHub
parent d662eb1cbc
commit f3ff515271

View File

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