Update reactor

This commit is contained in:
Andrea Cavalli 2021-12-17 01:49:36 +01:00
parent d2267963c8
commit 06ffdabcab

View File

@ -120,12 +120,12 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-core</artifactId>
<version>3.4.12</version>
<version>3.4.13</version>
</dependency>
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-tools</artifactId>
<version>3.4.12</version>
<version>3.4.13</version>
</dependency>
<dependency>
<groupId>io.projectreactor.addons</groupId>