We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eab73f commit 89557abCopy full SHA for 89557ab
1 file changed
pom.xml
@@ -176,8 +176,7 @@
176
</dependency>
177
<dependency>
178
<groupId>org.mock-server</groupId>
179
- <!-- TODO: check if we can reduce JAR size by using mockserver-netty-no-dependencies -->
180
- <artifactId>mockserver-netty</artifactId>
+ <artifactId>mockserver-netty-no-dependencies</artifactId>
181
<version>${mock-server.version}</version>
182
<scope>test</scope>
183
0 commit comments