Add missing test scope

This commit is contained in:
Stephane Nicoll
2017-08-23 15:08:23 +02:00
parent 75e5e78531
commit 2725151bff

View File

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