Upgrade Project Reactor 2024.0.0 -> 2024.0.1 (#1454)

See:
- https://github.com/reactor/reactor/releases/tag/2024.0.1
- https://github.com/reactor/reactor/compare/2024.0.0...2024.0.1
This commit is contained in:
Picnic-DevPla-Bot
2024-12-11 14:46:21 +01:00
committed by GitHub
parent ba1dd2cd08
commit 23cb29b6fc

View File

@@ -375,7 +375,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId>
<version>2024.0.0</version>
<version>2024.0.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>