mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Refactor ThingHandlerService to an OSGi component prototype (#3957)
Also-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com> Signed-off-by: J-N-K <github@klug.nrw>
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
<bundle dependency="true">mvn:tech.units/indriya/2.2</bundle>
|
||||
<bundle dependency="true">mvn:tech.uom.lib/uom-lib-common/2.2</bundle>
|
||||
<bundle dependency="true">mvn:org.apiguardian/apiguardian-api/1.1.2</bundle>
|
||||
<bundle dependency="true">mvn:org.osgi/org.osgi.service.component.annotations/1.5.0</bundle>
|
||||
|
||||
<!-- TODO: Unbundled libraries -->
|
||||
<bundle dependency="true">mvn:com.thoughtworks.xstream/xstream/1.4.20</bundle>
|
||||
|
||||
Reference in New Issue
Block a user