Update reactor

This commit is contained in:
Andrea Cavalli 2022-03-02 12:38:03 +01:00
parent eb2ccf6b04
commit 9d92d7b015
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
<dependency> <dependency>
<groupId>io.projectreactor</groupId> <groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId> <artifactId>reactor-bom</artifactId>
<version>2020.0.15</version> <version>2020.0.16</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>