From 05cbd1a92f3cbcfb81e7c65ad481e7a29219aed0 Mon Sep 17 00:00:00 2001 From: lsiepel Date: Sun, 21 Jul 2024 14:51:20 +0200 Subject: [PATCH] [bluetooth.bluez] Sync dbus version 0.1.4 (#17115) Signed-off-by: Leo Siepel --- bundles/org.openhab.binding.bluetooth.bluez/NOTICE | 2 +- .../src/main/feature/feature.xml | 2 +- features/openhab-addons/src/main/resources/footer.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bundles/org.openhab.binding.bluetooth.bluez/NOTICE b/bundles/org.openhab.binding.bluetooth.bluez/NOTICE index 0f7ef793e8c..bfc8865b97d 100644 --- a/bundles/org.openhab.binding.bluetooth.bluez/NOTICE +++ b/bundles/org.openhab.binding.bluetooth.bluez/NOTICE @@ -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 diff --git a/bundles/org.openhab.binding.bluetooth.bluez/src/main/feature/feature.xml b/bundles/org.openhab.binding.bluetooth.bluez/src/main/feature/feature.xml index 32d9d2766b5..d1e0e96142e 100644 --- a/bundles/org.openhab.binding.bluetooth.bluez/src/main/feature/feature.xml +++ b/bundles/org.openhab.binding.bluetooth.bluez/src/main/feature/feature.xml @@ -5,7 +5,7 @@ openhab-runtime-base - mvn:com.github.hypfvieh/bluez-dbus-osgi/0.1.3 + mvn:com.github.hypfvieh/bluez-dbus-osgi/0.1.4 mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth/${project.version} mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth.bluez/${project.version} diff --git a/features/openhab-addons/src/main/resources/footer.xml b/features/openhab-addons/src/main/resources/footer.xml index fd6c34503c0..4cbd8f58545 100644 --- a/features/openhab-addons/src/main/resources/footer.xml +++ b/features/openhab-addons/src/main/resources/footer.xml @@ -2,7 +2,7 @@ openhab-runtime-base openhab-transport-serial - mvn:com.github.hypfvieh/bluez-dbus-osgi/0.1.3 + mvn:com.github.hypfvieh/bluez-dbus-osgi/0.1.4 mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth/${project.version} mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth.airthings/${project.version} mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth.am43/${project.version}