mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Update runtime BOM for hivemq-mqtt-client upgrade (#2345)
Related to #2327 Fixes #2344 Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
+2
-2
@@ -459,13 +459,13 @@
|
||||
<dependency>
|
||||
<groupId>com.hivemq</groupId>
|
||||
<artifactId>hivemq-mqtt-client</artifactId>
|
||||
<version>1.1.2</version>
|
||||
<version>1.2.2</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openhab.osgiify</groupId>
|
||||
<artifactId>com.google.dagger</artifactId>
|
||||
<version>2.20</version>
|
||||
<version>2.27</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user