mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Removed dependency on 'org.apache.commons.exec' (#1359)
* Removed dependency on 'org.apache.commons.exec' * Use StringBuilder Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
|
||||
<!-- Apache Commons -->
|
||||
<bundle dependency="true">mvn:commons-codec/commons-codec/1.6</bundle>
|
||||
<bundle dependency="true">mvn:org.apache.commons/commons-exec/1.1</bundle>
|
||||
<bundle dependency="true">mvn:commons-io/commons-io/2.2</bundle>
|
||||
<bundle dependency="true">mvn:commons-lang/commons-lang/2.6</bundle>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user