Skip to content

Commit

Permalink
Issue #6987 - Add jetty-unixdomain-server to jetty-bom (#6988)
Browse files Browse the repository at this point in the history
Signed-off-by: markslater <[email protected]>
  • Loading branch information
markslater authored Oct 14, 2021
1 parent 1369ef9 commit 7c4b7f5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jetty-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 7c4b7f5

Please sign in to comment.