Reduce jetty scope to test.

Resolves #1216.
This commit is contained in:
Greg L. Turnquist
2021-11-29 14:45:48 -06:00
parent 9e5b49cf62
commit 8a5d0c7cf7

View File

@@ -166,6 +166,7 @@
<artifactId>slf4j-api</artifactId>
</exclusion>
</exclusions>
<scope>test</scope>
</dependency>
<dependency>
@@ -178,6 +179,7 @@
<artifactId>slf4j-api</artifactId>
</exclusion>
</exclusions>
<scope>test</scope>
</dependency>
<dependency>