diff --git a/common/data/pom.xml b/common/data/pom.xml
index 0e9d306b85..81bf55ffd7 100644
--- a/common/data/pom.xml
+++ b/common/data/pom.xml
@@ -84,8 +84,11 @@
test
+
com.squareup.wire
- wire-schema
+ wire-schema-jvm
org.thingsboard
diff --git a/pom.xml b/pom.xml
index 7a20cd65f9..b1f950eadc 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1777,7 +1777,7 @@
com.squareup.wire
- wire-schema
+ wire-schema-jvm
${wire-schema.version}