mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Align Jetty/JNA version properties with Karaf 4.3.1 (#2282)
Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
<description>openHAB Core Features</description>
|
||||
|
||||
<properties>
|
||||
<jetty.version>9.4.20.v20190813</jetty.version>
|
||||
<jna.version>5.4.0</jna.version>
|
||||
<jetty.version>9.4.38.v20210224</jetty.version>
|
||||
<jna.version>5.8.0</jna.version>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<name>openHAB Core :: Features :: Karaf :: Target Platform</name>
|
||||
|
||||
<properties>
|
||||
<jetty.version>9.4.20.v20190813</jetty.version>
|
||||
<jetty.version>9.4.38.v20210224</jetty.version>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user