]> git.basschouten.com Git - openhab-addons.git/commitdiff
[bluetooth.bluez] Sync dbus version 0.1.4 (#17115)
authorlsiepel <leosiepel@gmail.com>
Sun, 21 Jul 2024 12:51:20 +0000 (14:51 +0200)
committerGitHub <noreply@github.com>
Sun, 21 Jul 2024 12:51:20 +0000 (14:51 +0200)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
bundles/org.openhab.binding.bluetooth.bluez/NOTICE
bundles/org.openhab.binding.bluetooth.bluez/src/main/feature/feature.xml
features/openhab-addons/src/main/resources/footer.xml

index 0f7ef793e8cf1832c2f176d4c56919d1fd6e3341..bfc8865b97d9fae9f8c7d3636a562fda32a589d7 100644 (file)
@@ -14,7 +14,7 @@ https://github.com/openhab/openhab-addons
 
 == Third-party Content
 
-BlueZ-DBus Version: 0.1.3
+BlueZ-DBus Version: 0.1.4
 * License:  MIT License
 * Project: https://github.com/hypfvieh/bluez-dbus
 * Source: https://github.com/hypfvieh/bluez-dbus
index 32d9d2766b556663e643f68bc856221f4f68c54e..d1e0e96142e1954d9fc972bdccbe3692b8b15bd2 100644 (file)
@@ -5,7 +5,7 @@
        <feature name="openhab-binding-bluetooth-bluez" description="Bluetooth Binding Bluez" version="${project.version}">
                <feature>openhab-runtime-base</feature>
 
-               <bundle dependency="true">mvn:com.github.hypfvieh/bluez-dbus-osgi/0.1.3</bundle>
+               <bundle dependency="true">mvn:com.github.hypfvieh/bluez-dbus-osgi/0.1.4</bundle>
                <bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth/${project.version}</bundle>
                <bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth.bluez/${project.version}</bundle>
        </feature>
index fd6c34503c0760b0ba5d17a4f49b7137454d37ed..4cbd8f58545c207f3644e7b919e7dfe3d9796c30 100644 (file)
@@ -2,7 +2,7 @@
        <feature name="openhab-binding-bluetooth" description="Bluetooth Binding" version="${project.version}">
                <feature>openhab-runtime-base</feature>
                <feature>openhab-transport-serial</feature>
-               <bundle dependency="true">mvn:com.github.hypfvieh/bluez-dbus-osgi/0.1.3</bundle>
+               <bundle dependency="true">mvn:com.github.hypfvieh/bluez-dbus-osgi/0.1.4</bundle>
                <bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth/${project.version}</bundle>
                <bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth.airthings/${project.version}</bundle>
                <bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth.am43/${project.version}</bundle>