mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Document use of older nrjavaserial in compile bom (#4665)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
@@ -290,6 +290,9 @@
|
||||
<dependency>
|
||||
<groupId>com.neuronrobotics</groupId>
|
||||
<artifactId>nrjavaserial</artifactId>
|
||||
<!-- deliberately kept at older version for more flexibility,
|
||||
internally, we use 5.2.1.OH1 which still uses same API,
|
||||
see https://github.com/openhab/openhab-core/pull/1464 -->
|
||||
<version>3.14.0</version>
|
||||
<scope>compile</scope>
|
||||
<exclusions>
|
||||
|
||||
Reference in New Issue
Block a user