From 9f773fb37f2b4e152bcfa109132dad54c53a1834 Mon Sep 17 00:00:00 2001 From: YevhenBondarenko Date: Mon, 4 May 2020 14:45:27 +0300 Subject: [PATCH] updated spring and netty versions, excluded log4j from zookeeper dependency --- pom.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 4a8fcad0ee..7ccafddac9 100755 --- a/pom.xml +++ b/pom.xml @@ -30,10 +30,10 @@ ${basedir} thingsboard - 2.2.4.RELEASE + 2.2.6.RELEASE 2.1.2.RELEASE - 5.2.2.RELEASE - 5.2.2.RELEASE + 5.2.6.RELEASE + 5.2.3.RELEASE 2.2.4.RELEASE 3.1.0 0.7.0 @@ -69,7 +69,7 @@ 1.22.1 1.16.18 1.1.0 - 4.1.45.Final + 4.1.49.Final 1.5.0 4.8.0 2.19.1 @@ -606,6 +606,12 @@ org.apache.zookeeper zookeeper ${zookeeper.version} + + + log4j + log4j + + com.jayway.jsonpath