mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
* Exclude commons-net from core dependencies so it is no longer automatically a transitive compile dependency * Update nrjavaserial compile dependency to a version that no longer includes commons-net packages * Define and use commons.net.version property * Rework features so commons-net is only installed when required Signed-off-by: Wouter Born <github@maindrain.net>