mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Fix missing ALPN bundles (#3839)
The pax-web-jetty-http2-jdk9 feature should not have been removed in #3814. Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
<feature dependency="true">pax-web-jetty-extras</feature>
|
||||
<feature dependency="true">pax-web-jetty-http2</feature>
|
||||
<feature dependency="true">pax-web-jetty-http2-extras</feature>
|
||||
<feature dependency="true">pax-web-jetty-http2-jdk9</feature>
|
||||
<feature dependency="true">pax-web-jetty-websockets</feature>
|
||||
</feature>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user