DATAES-893 - Adopt to changed module layout of Reactor Netty.

This commit is contained in:
Mark Paluch 2020-08-04 12:31:37 +02:00
parent f989cf873b
commit f19bf64827
No known key found for this signature in database
GPG Key ID: 51A00FA751B91849

View File

@ -121,7 +121,7 @@
<dependency>
<groupId>io.projectreactor.netty</groupId>
<artifactId>reactor-netty</artifactId>
<artifactId>reactor-netty-http</artifactId>
<optional>true</optional>
</dependency>