[bluetooth.generic] Upgrade to latest gatt parser library (#16209)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
This commit is contained in:
Kai Kreuzer 2024-01-04 23:52:44 +01:00 committed by Ciprian Pascu
parent 2beec9502d
commit 0ed98f3316

View File

@ -24,7 +24,7 @@
<dependency>
<groupId>org.openhab</groupId>
<artifactId>bluetooth-gatt-parser</artifactId>
<version>2.0.0</version>
<version>2.1.0</version>
<scope>compile</scope>
</dependency>
<dependency>