Skip to content

Commit acf136a

Browse files
Resolve app after core changes (#1860)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
1 parent a37795b commit acf136a

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

launch/app/app.bndrun

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -158,14 +158,14 @@ feature.openhab-model-runtime-all: \
158158
org.apache.aries.jax.rs.whiteboard;version='[2.0.2,2.0.3)',\
159159
org.apache.aries.spifly.dynamic.bundle;version='[1.3.7,1.3.8)',\
160160
org.apache.commons.commons-fileupload;version='[1.6.0,1.6.1)',\
161-
org.apache.commons.commons-io;version='[2.20.0,2.20.1)',\
162-
org.apache.commons.lang3;version='[3.18.0,3.18.1)',\
163-
org.apache.cxf.cxf-core;version='[3.6.8,3.6.9)',\
164-
org.apache.cxf.cxf-rt-frontend-jaxrs;version='[3.6.8,3.6.9)',\
165-
org.apache.cxf.cxf-rt-rs-client;version='[3.6.8,3.6.9)',\
166-
org.apache.cxf.cxf-rt-rs-sse;version='[3.6.8,3.6.9)',\
167-
org.apache.cxf.cxf-rt-security;version='[3.6.8,3.6.9)',\
168-
org.apache.cxf.cxf-rt-transports-http;version='[3.6.8,3.6.9)',\
161+
org.apache.commons.commons-io;version='[2.21.0,2.21.1)',\
162+
org.apache.commons.lang3;version='[3.20.0,3.20.1)',\
163+
org.apache.cxf.cxf-core;version='[3.6.9,3.6.10)',\
164+
org.apache.cxf.cxf-rt-frontend-jaxrs;version='[3.6.9,3.6.10)',\
165+
org.apache.cxf.cxf-rt-rs-client;version='[3.6.9,3.6.10)',\
166+
org.apache.cxf.cxf-rt-rs-sse;version='[3.6.9,3.6.10)',\
167+
org.apache.cxf.cxf-rt-security;version='[3.6.9,3.6.10)',\
168+
org.apache.cxf.cxf-rt-transports-http;version='[3.6.9,3.6.10)',\
169169
org.apache.felix.configadmin;version='[1.9.26,1.9.27)',\
170170
org.apache.felix.gogo.command;version='[1.1.2,1.1.3)',\
171171
org.apache.felix.gogo.runtime;version='[1.1.6,1.1.7)',\

0 commit comments

Comments
 (0)