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:
Markus Rathgeb
2019-04-29 19:11:32 +02:00
committed by Kai Kreuzer
parent 76387f2b79
commit d2c7db63db
4 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -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>