Update dependencies

This commit is contained in:
Andrea Cavalli 2022-05-10 00:32:28 +02:00
parent 02993b6264
commit af08a04141
1 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@
<dependency> <dependency>
<groupId>io.projectreactor</groupId> <groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId> <artifactId>reactor-bom</artifactId>
<version>2020.0.17</version> <version>2020.0.18</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>
@ -87,7 +87,7 @@
<dependency> <dependency>
<groupId>io.projectreactor.netty</groupId> <groupId>io.projectreactor.netty</groupId>
<artifactId>reactor-netty-core</artifactId> <artifactId>reactor-netty-core</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>it.cavallium</groupId> <groupId>it.cavallium</groupId>
<artifactId>dbengine</artifactId> <artifactId>dbengine</artifactId>