Upgrade Project Reactor 2024.0.4 -> 2024.0.5 (#1643)

See:
- https://github.com/reactor/reactor/releases/tag/2024.0.5
- https://github.com/reactor/reactor/compare/2024.0.4...2024.0.5
This commit is contained in:
Picnic-DevPla-Bot
2025-04-16 15:40:44 +02:00
committed by GitHub
parent bedf588e2a
commit 411066bedb

View File

@@ -380,7 +380,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId>
<version>2024.0.4</version>
<version>2024.0.5</version>
<type>pom</type>
<scope>import</scope>
</dependency>