Update dependencies

This commit is contained in:
Andrea Cavalli 2022-10-24 01:17:58 +02:00
parent 88f68f96f3
commit c5d3627970
1 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId>
<version>2020.0.23</version>
<version>2020.0.24</version>
<type>pom</type>
<scope>import</scope>
</dependency>
@ -90,7 +90,7 @@
<artifactId>reactor-tools</artifactId>
<classifier>original</classifier>
<scope>runtime</scope>
<version>3.4.23</version>
<version>3.4.24</version>
</dependency>
<dependency>
<groupId>io.projectreactor</groupId>