Bump commons-io (#12665)
This brings commons-io in-line with version in core. Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
|
||||
<name>openHAB Add-ons :: Bundles :: Log Reader Binding</name>
|
||||
|
||||
<properties>
|
||||
<bnd.importpackage>!sun.nio.ch.*</bnd.importpackage>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
@@ -40,7 +44,7 @@
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>2.8.0</version>
|
||||
<version>2.11.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
Reference in New Issue
Block a user