Commit 2725151b authored by Stephane Nicoll's avatar Stephane Nicoll

Add missing test scope

parent 75e5e785
...@@ -301,6 +301,7 @@ ...@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment