mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Upgrade Units of Measurement dependencies (#4979)
Upgrades UoM dependencies to: * si-units 2.2.3 * use osgiified si-quantity 2.2.3 * indriya 2.2.3 Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
@@ -21,10 +21,10 @@ Fragment-Host: org.openhab.core.io.net
|
||||
org.hamcrest;version='[3.0.0,3.0.1)',\
|
||||
org.osgi.service.component;version='[1.5.1,1.5.2)',\
|
||||
org.osgi.util.function;version='[1.2.0,1.2.1)',\
|
||||
si-units;version='[2.2.0,2.2.1)',\
|
||||
si.uom.si-quantity;version='[2.2.0,2.2.1)',\
|
||||
si-units;version='[2.2.3,2.2.4)',\
|
||||
si-quantity;version='[2.2.3,2.2.4)',\
|
||||
javax.measure.unit-api;version='[2.2.0,2.2.1)',\
|
||||
tech.units.indriya;version='[2.2.2,2.2.3)',\
|
||||
tech.units.indriya;version='[2.2.3,2.2.4)',\
|
||||
uom-lib-common;version='[2.2.0,2.2.1)',\
|
||||
io.methvin.directory-watcher;version='[0.18.0,0.18.1)',\
|
||||
com.sun.xml.bind.jaxb-osgi;version='[2.3.9,2.3.10)',\
|
||||
|
||||
Reference in New Issue
Block a user