mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-25 11:45:49 +01:00
Sync Jetty version with version used by Karaf 4.2.6 (#934)
Resolves the Jetty bundle duplicates as reported in #892. Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
parent
4f3e1c17cb
commit
657d63f4f9
@ -15,7 +15,7 @@
|
||||
<description>openHAB Core Features</description>
|
||||
|
||||
<properties>
|
||||
<jetty.version>9.4.12.v20180830</jetty.version>
|
||||
<jetty.version>9.4.18.v20190429</jetty.version>
|
||||
<jna.version>4.5.2</jna.version>
|
||||
</properties>
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
<name>openHAB Core :: Features :: Karaf :: Target Platform</name>
|
||||
|
||||
<properties>
|
||||
<jetty.version>9.4.11.v20180605</jetty.version>
|
||||
<jetty.version>9.4.18.v20190429</jetty.version>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
Loading…
Reference in New Issue
Block a user