Upgrade Project Reactor 2024.0.2 -> 2024.0.3 (#1544)

See:
- https://github.com/reactor/reactor/releases/tag/2024.0.3
- https://github.com/reactor/reactor/compare/2024.0.2...2024.0.3
This commit is contained in:
Picnic-DevPla-Bot
2025-02-13 14:04:35 +01:00
committed by GitHub
parent 0004c8bc44
commit cf294b8964

View File

@@ -370,7 +370,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId>
<version>2024.0.2</version>
<version>2024.0.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>