diff --git a/common/transport/transport-api/pom.xml b/common/transport/transport-api/pom.xml
index bc3dd22f8b..a0b73855d3 100644
--- a/common/transport/transport-api/pom.xml
+++ b/common/transport/transport-api/pom.xml
@@ -52,10 +52,6 @@
org.thingsboard.common
util
-
- org.thingsboard.common
- queue
-
com.google.code.gson
gson
diff --git a/msa/web-ui/pom.xml b/msa/web-ui/pom.xml
index 853dd6e3ad..2b38860500 100644
--- a/msa/web-ui/pom.xml
+++ b/msa/web-ui/pom.xml
@@ -137,10 +137,6 @@
-
- org.apache.maven.plugins
- maven-dependency-plugin
-
org.apache.maven.plugins
maven-resources-plugin