Upgrade Project Reactor 2023.0.6 -> 2023.0.7 (#1215)

See:
- https://github.com/reactor/reactor/releases/tag/2023.0.7
- https://github.com/reactor/reactor/compare/2023.0.6...2023.0.7
This commit is contained in:
Picnic-DevPla-Bot
2024-06-26 10:57:35 +02:00
committed by GitHub
parent 56f0cc81c9
commit 6f6a4c481e

View File

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