Add missing test scope

pull/10064/head
Stephane Nicoll 7 years ago
parent 75e5e78531
commit 2725151bff

@ -301,6 +301,7 @@
<dependency> <dependency>
<groupId>io.projectreactor.ipc</groupId> <groupId>io.projectreactor.ipc</groupId>
<artifactId>reactor-netty</artifactId> <artifactId>reactor-netty</artifactId>
<scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>io.undertow</groupId> <groupId>io.undertow</groupId>

Loading…
Cancel
Save