Update reactor

This commit is contained in:
Andrea Cavalli 2021-04-15 00:01:32 +02:00
parent 8241493fc0
commit 4df3cb1b84
1 changed files with 2 additions and 2 deletions

View File

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