Upgrade Project Reactor 2023.0.3 -> 2023.0.4 (#1085)

See:
- https://github.com/reactor/reactor/releases/tag/2023.0.4
- https://github.com/reactor/reactor/compare/2023.0.3...2023.0.4
This commit is contained in:
Picnic-Bot
2024-03-18 14:29:36 +01:00
committed by GitHub
parent fe84bada33
commit 753928f4da

View File

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