Upgrade Project Reactor 2023.0.1 -> 2023.0.2 (#959)

See:
- https://github.com/reactor/reactor/releases/tag/2023.0.2
- https://github.com/reactor/reactor/compare/2023.0.1...2023.0.2
This commit is contained in:
Picnic-Bot
2024-01-11 08:40:49 +01:00
committed by GitHub
parent fbd9b0689c
commit 63fe19b487

View File

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