mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Integration tests for org.openhab.core.io.net (#3460)
* [org.openhab.core.io.net] add itests Co-authored-by: Wouter Born <github@maindrain.net> Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
This commit is contained in:
co-authored by
Wouter Born
parent
8494bf1199
commit
4cbc0e613e
@@ -183,6 +183,12 @@
|
||||
<version>${jetty.version}</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty.http2</groupId>
|
||||
<artifactId>http2-server</artifactId>
|
||||
<version>${jetty.version}</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
<!-- JmDNS -->
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user