Document use of older nrjavaserial in compile bom (#4665)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2025-03-23 13:15:21 +01:00
committed by GitHub
parent 184be289ca
commit 328aa7e4a5
+3
View File
@@ -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>