Issue #6987 - Add jetty-unixdomain-server to jetty-bom (#6988)

Signed-off-by: markslater <mark.slater@mail.com>
This commit is contained in:
markslater 2021-10-14 01:06:29 +01:00 committed by GitHub
parent 1369ef9124
commit 7c4b7f5446
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -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>