mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
use upstream nrjavaserial 3.15.0 on runtime (#761)
* add nrjavaserial without liblockdev * use only one feature for a nrjavaserial implementation Fixes: https://github.com/openhab/openhab-core/issues/750 Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
This commit is contained in:
committed by
Kai Kreuzer
parent
76387f2b79
commit
d2c7db63db
+1
-1
@@ -446,7 +446,7 @@
|
||||
<dependency>
|
||||
<groupId>com.neuronrobotics</groupId>
|
||||
<artifactId>nrjavaserial</artifactId>
|
||||
<version>3.14.0</version>
|
||||
<version>3.15.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user