Upgrade Project Reactor 2023.0.0 -> 2023.0.1 (#918)

See:
- https://github.com/reactor/reactor/releases/tag/2023.0.1
- https://github.com/reactor/reactor/compare/2023.0.0...2023.0.1
This commit is contained in:
Picnic-Bot
2023-12-14 09:07:04 +01:00
committed by GitHub
parent b73b05a5c4
commit cc3e30f253

View File

@@ -337,7 +337,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId>
<version>2023.0.0</version>
<version>2023.0.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>