diff --git a/application/pom.xml b/application/pom.xml
index 98f84c0..916b715 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -66,20 +66,36 @@
- org.glassfish.hk2
- osgi-resource-locator
- 2.5.0-b42
+ org.eclipse.daanse
+ org.eclipse.daanse.olap.xmla.connector
+ 0.0.1-SNAPSHOT
+ compile
- com.sun.xml.messaging.saaj
- saaj-impl
- 3.0.4
+ org.eclipse.daanse
+ org.eclipse.daanse.xmla.server.jdk.httpserver
+ 0.0.1-SNAPSHOT
+ compile
org.eclipse.daanse
- org.eclipse.daanse.olap.xmla.bridge
+ org.eclipse.daanse.xmla.server.whiteboard.servlet
+ 0.0.1-SNAPSHOT
+ compile
+
+
+
+ org.eclipse.daanse
+ org.eclipse.daanse.xmla.server.auth.dummy
+ 0.0.1-SNAPSHOT
+ compile
+
+
+
+ org.eclipse.daanse
+ org.eclipse.daanse.xmla.server.auth.roles
0.0.1-SNAPSHOT
compile
@@ -87,20 +103,34 @@
org.apache.felix
org.apache.felix.http.jetty12
- 1.1.6
+ 2.0.4
+ compile
+
+
+
+ org.apache.felix
+ org.apache.felix.http.servlet-api
+ 6.1.0
compile
org.eclipse.daanse
- org.eclipse.daanse.xmla.server.jakarta.saaj
+ org.eclipse.daanse.mdx.parser.ccc
0.0.1-SNAPSHOT
compile
+
+ org.glassfish.hk2
+ osgi-resource-locator
+ 2.4.0
+ compile
+
+
org.eclipse.daanse
- org.eclipse.daanse.mdx.parser.ccc
+ org.eclipse.daanse.dmv.parser.ccc
0.0.1-SNAPSHOT
compile
diff --git a/application/probe/daanse.probe.bndrun b/application/probe/daanse.probe.bndrun
index 93b447e..4b1fd01 100644
--- a/application/probe/daanse.probe.bndrun
+++ b/application/probe/daanse.probe.bndrun
@@ -86,11 +86,9 @@
net.sf.jsqlparser;version='[5.3.167,5.3.168)',\
org.apache.aries.spifly.dynamic.bundle;version='[1.3.7,1.3.8)',\
org.apache.commons.commons-collections4;version='[4.5.0,4.5.1)',\
- org.apache.commons.commons-fileupload;version='[1.6.0,1.6.1)',\
- org.apache.commons.commons-io;version='[2.19.0,2.19.1)',\
org.apache.felix.configadmin;version='[1.9.26,1.9.27)',\
- org.apache.felix.http.jetty12;version='[1.1.6,1.1.7)',\
- org.apache.felix.http.servlet-api;version='[3.0.0,3.0.1)',\
+ org.apache.felix.http.jetty12;version='[2.0.4,2.0.5)',\
+ org.apache.felix.http.servlet-api;version='[6.1.0,6.1.1)',\
org.apache.felix.metatype;version='[1.2.4,1.2.5)',\
org.apache.felix.scr;version='[2.2.10,2.2.11)',\
org.eclipse.daanse.cwm.model.cwm.foundation.datatypes;version='[0.0.1,0.0.2)',\