Skip to content

Commit f19bf64

Browse files
committed
DATAES-893 - Adopt to changed module layout of Reactor Netty.
1 parent f989cf8 commit f19bf64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121

122122
<dependency>
123123
<groupId>io.projectreactor.netty</groupId>
124-
<artifactId>reactor-netty</artifactId>
124+
<artifactId>reactor-netty-http</artifactId>
125125
<optional>true</optional>
126126
</dependency>
127127

0 commit comments

Comments
 (0)