From 78c06be350aebd90bfbd1087a22ee726b03c403b Mon Sep 17 00:00:00 2001 From: ShvaykaD Date: Wed, 11 Nov 2020 16:00:04 +0200 Subject: [PATCH] change protobuf-dynamic dependency --- common/data/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/data/pom.xml b/common/data/pom.xml index 6d32a3df53..fc1311ab02 100644 --- a/common/data/pom.xml +++ b/common/data/pom.xml @@ -76,7 +76,7 @@ wire-schema - com.github.os72 + org.thingsboard protobuf-dynamic diff --git a/pom.xml b/pom.xml index c6fb306f25..66000b3316 100755 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,7 @@ 3.2.2 1.5.0 1.5.2 - 1.0.2 + 1.0.2TB 3.4.0 @@ -1372,7 +1372,7 @@ ${micrometer.version} - com.github.os72 + org.thingsboard protobuf-dynamic ${protobuf-dynamic.version}