Upgrade Project Reactor 2023.0.10 -> 2023.0.11 (#1359)

See:
- https://github.com/reactor/reactor/releases/tag/2023.0.11
- https://github.com/reactor/reactor/compare/2023.0.10...2023.0.11
This commit is contained in:
Picnic-DevPla-Bot
2024-10-26 11:53:55 +02:00
committed by GitHub
parent c27a626042
commit 09fb21358a

View File

@@ -368,7 +368,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId>
<version>2023.0.10</version>
<version>2023.0.11</version>
<type>pom</type>
<scope>import</scope>
</dependency>