mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 00:01:20 +00:00
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:
committed by
GitHub
parent
bedf588e2a
commit
411066bedb
2
pom.xml
2
pom.xml
@@ -380,7 +380,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.projectreactor</groupId>
|
<groupId>io.projectreactor</groupId>
|
||||||
<artifactId>reactor-bom</artifactId>
|
<artifactId>reactor-bom</artifactId>
|
||||||
<version>2024.0.4</version>
|
<version>2024.0.5</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user