Skip to content

Commit 557b820

Browse files
authored
Resolve app.bndrun runbundles (#1395)
Related to openhab/openhab-core@2942b63 Signed-off-by: Wouter Born <[email protected]>
1 parent 161626d commit 557b820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launch/app/app.bndrun

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ feature.openhab-model-runtime-all: \
149149
org.apache.aries.jax.rs.whiteboard;version='[2.0.0,2.0.1)',\
150150
org.apache.aries.spifly.dynamic.bundle;version='[1.3.2,1.3.3)',\
151151
org.apache.commons.commons-fileupload;version='[1.4.0,1.4.1)',\
152-
org.apache.commons.io;version='[1.4.0,1.4.1)',\
152+
org.apache.commons.commons-io;version='[2.11.0,2.11.1)',\
153153
org.apache.commons.lang3;version='[3.12.0,3.12.1)',\
154154
org.apache.cxf.cxf-core;version='[3.4.5,3.4.6)',\
155155
org.apache.cxf.cxf-rt-frontend-jaxrs;version='[3.4.5,3.4.6)',\

0 commit comments

Comments
 (0)