Update reactor

This commit is contained in:
Andrea Cavalli 2021-05-22 00:20:55 +02:00
parent 3811541c03
commit 9446ebd1bc
1 changed files with 2 additions and 2 deletions

View File

@ -107,12 +107,12 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-core</artifactId>
<version>3.4.5</version>
<version>3.4.6</version>
</dependency>
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-tools</artifactId>
<version>3.4.5</version>
<version>3.4.6</version>
</dependency>
<dependency>
<groupId>com.akaita.java</groupId>