Signed-off-by: markslater <mark.slater@mail.com>
This commit is contained in:
parent
1369ef9124
commit
7c4b7f5446
|
@ -297,6 +297,11 @@
|
|||
<artifactId>jetty-servlets</artifactId>
|
||||
<version>10.0.8-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-unixdomain-server</artifactId>
|
||||
<version>10.0.8-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-unixsocket-common</artifactId>
|
||||
|
|
Loading…
Reference in New Issue