Skip to content

Commit

Permalink
[modbus] Use gnu.io [3.12,6) version range (openhab#7628)
Browse files Browse the repository at this point in the history
The gnu.io package is not only used in tests but is also a transitive dependency of net.wimpi:jamod

Related to openhab#7589

Signed-off-by: Wouter Born <github@maindrain.net>
  • Loading branch information
wborn authored and J-N-K committed Jul 14, 2020
1 parent 4f0b04d commit 72e7271
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bundles/org.openhab.io.transport.modbus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<name>openHAB Add-ons :: Bundles :: IO :: Modbus Transport</name>

<properties>
<bnd.importpackage>gnu.io;version="[3.12,6)"</bnd.importpackage>
<dep.noembedding>commons-pool2</dep.noembedding>
</properties>

Expand Down

0 comments on commit 72e7271

Please sign in to comment.