diff --git a/connectivity/connectivity-demos-test/pom.xml b/connectivity/connectivity-demos-test/pom.xml
index 51a3cda2f..ab111f895 100644
--- a/connectivity/connectivity-demos-test/pom.xml
+++ b/connectivity/connectivity-demos-test/pom.xml
@@ -10,6 +10,7 @@
2.4.1
2.41
11.2.0-SNAPSHOT
+ 11.1.0
@@ -68,13 +69,23 @@
opensaml-xacml-saml-impl
org.opensaml
+
+ com.google.guava
+ guava
+
com.axonivy.ivy.webtest
web-tester
- 9.3.0
+ ${web.tester.version}
test
+
+
+ com.google.guava
+ guava
+
+
org.awaitility
@@ -125,15 +136,6 @@
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
-
- dev-axonivy
-
-
-
diff --git a/connectivity/connectivity-demos/pom.xml b/connectivity/connectivity-demos/pom.xml
index 9a5cff2d4..31ce98043 100644
--- a/connectivity/connectivity-demos/pom.xml
+++ b/connectivity/connectivity-demos/pom.xml
@@ -63,36 +63,6 @@
-
-
-
-
-
- org.eclipse.m2e
- lifecycle-mapping
- 1.0.0
-
-
-
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
- [2.8,)
-
- copy-dependencies
-
-
-
-
-
-
-
-
-
-
-
-
+
-