diff --git a/launch/app/app.bndrun b/launch/app/app.bndrun index 9e21f88807..e2c42a96b6 100644 --- a/launch/app/app.bndrun +++ b/launch/app/app.bndrun @@ -141,8 +141,6 @@ feature.openhab-model-runtime-all: \ jakarta.inject.jakarta.inject-api;version='[2.0.0,2.0.1)',\ jakarta.validation.jakarta.validation-api;version='[2.0.2,2.0.3)',\ jakarta.xml.bind-api;version='[2.3.3,2.3.4)',\ - jakarta.xml.soap-api;version='[1.4.2,1.4.3)',\ - jakarta.xml.ws-api;version='[2.3.3,2.3.4)',\ javax.measure.unit-api;version='[2.2.0,2.2.1)',\ jollyday;version='[0.5.10,0.5.11)',\ org.antlr.runtime;version='[3.2.0,3.2.1)',\ @@ -153,12 +151,12 @@ feature.openhab-model-runtime-all: \ org.apache.commons.commons-fileupload;version='[1.5.0,1.5.1)',\ org.apache.commons.commons-io;version='[2.11.0,2.11.1)',\ org.apache.commons.lang3;version='[3.12.0,3.12.1)',\ - org.apache.cxf.cxf-core;version='[3.4.5,3.4.6)',\ - org.apache.cxf.cxf-rt-frontend-jaxrs;version='[3.4.5,3.4.6)',\ - org.apache.cxf.cxf-rt-rs-client;version='[3.4.5,3.4.6)',\ - org.apache.cxf.cxf-rt-rs-sse;version='[3.4.5,3.4.6)',\ - org.apache.cxf.cxf-rt-security;version='[3.4.5,3.4.6)',\ - org.apache.cxf.cxf-rt-transports-http;version='[3.4.5,3.4.6)',\ + org.apache.cxf.cxf-core;version='[3.6.1,3.6.2)',\ + org.apache.cxf.cxf-rt-frontend-jaxrs;version='[3.6.1,3.6.2)',\ + org.apache.cxf.cxf-rt-rs-client;version='[3.6.1,3.6.2)',\ + org.apache.cxf.cxf-rt-rs-sse;version='[3.6.1,3.6.2)',\ + org.apache.cxf.cxf-rt-security;version='[3.6.1,3.6.2)',\ + org.apache.cxf.cxf-rt-transports-http;version='[3.6.1,3.6.2)',\ org.apache.felix.configadmin;version='[1.9.26,1.9.27)',\ org.apache.felix.gogo.command;version='[1.1.2,1.1.3)',\ org.apache.felix.gogo.runtime;version='[1.1.6,1.1.7)',\ @@ -170,7 +168,7 @@ feature.openhab-model-runtime-all: \ org.apache.felix.webconsole.plugins.ds;version='[2.2.0,2.2.1)',\ org.apache.servicemix.specs.activation-api-1.2.1;version='[1.2.1,1.2.2)',\ org.apache.servicemix.specs.annotation-api-1.3;version='[1.3.0,1.3.1)',\ - org.apache.ws.xmlschema.core;version='[2.2.5,2.2.6)',\ + org.apache.ws.xmlschema.core;version='[2.3.0,2.3.1)',\ org.apiguardian.api;version='[1.1.2,1.1.3)',\ org.bitbucket.b_c.jose4j;version='[0.9.3,0.9.4)',\ org.eclipse.emf.common;version='[2.17.0,2.17.1)',\ @@ -286,4 +284,3 @@ feature.openhab-model-runtime-all: \ org.openhab.ui;version='[4.1.0,4.1.1)',\ org.openhab.ui.basic;version='[4.1.0,4.1.1)',\ org.openhab.ui.iconset.classic;version='[4.1.0,4.1.1)' -