diff --git a/hetu-hazelcast/pom.xml b/hetu-hazelcast/pom.xml
index 0fedbe758..b4f17a703 100644
--- a/hetu-hazelcast/pom.xml
+++ b/hetu-hazelcast/pom.xml
@@ -17,7 +17,7 @@
3.21.0
5.1
1.9.4
- 5.2.19.RELEASE
+ 5.3.20
1.1.1
1.38
diff --git a/hetu-hbase/pom.xml b/hetu-hbase/pom.xml
index c3dda55fa..8fe320643 100644
--- a/hetu-hbase/pom.xml
+++ b/hetu-hbase/pom.xml
@@ -14,7 +14,7 @@
${project.parent.basedir}
- 2.17.1
+ 2.17.2
13.0
2.0.1.Final
3.10
@@ -249,7 +249,7 @@
org.eclipse.jetty
jetty-webapp
- 9.4.43.v20210629
+ 9.4.46.v20220331
runtime
diff --git a/pom.xml b/pom.xml
index 11d15c711..f4150e8b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
316
2.11.4
${project.version}
- 9.4.43.v20210629
+ 9.4.46.v20220331
1.66
0.7.0
5.0.3
@@ -912,7 +912,7 @@
mysql
mysql-connector-java
- 5.1.47
+ 5.1.49
diff --git a/presto-elasticsearch/pom.xml b/presto-elasticsearch/pom.xml
index 33ffd5e4b..a14378857 100644
--- a/presto-elasticsearch/pom.xml
+++ b/presto-elasticsearch/pom.xml
@@ -14,7 +14,7 @@
${project.parent.basedir}
- 2.17.1
+ 2.17.2
6.0.0
4.4.5
diff --git a/presto-memory/pom.xml b/presto-memory/pom.xml
index 98db38a74..4e12a6a05 100644
--- a/presto-memory/pom.xml
+++ b/presto-memory/pom.xml
@@ -205,7 +205,7 @@
org.springframework
spring-test
- 5.2.19.RELEASE
+ 5.3.20
test
diff --git a/presto-record-decoder/pom.xml b/presto-record-decoder/pom.xml
index fe9e99be9..24b680411 100644
--- a/presto-record-decoder/pom.xml
+++ b/presto-record-decoder/pom.xml
@@ -70,9 +70,20 @@
com.fasterxml.jackson.core
jackson-databind
+
+ org.apache.commons
+ commons-compress
+
+
+ org.apache.commons
+ commons-compress
+ 1.21
+ runtime
+
+
org.xerial.snappy
snappy-java
diff --git a/presto-redis/pom.xml b/presto-redis/pom.xml
index 4fe548a1c..c9dfc0fb5 100644
--- a/presto-redis/pom.xml
+++ b/presto-redis/pom.xml
@@ -185,9 +185,20 @@
org.slf4j
slf4j-api
+
+ org.apache.commons
+ commons-compress
+
+
+ org.apache.commons
+ commons-compress
+ 1.21
+ runtime
+
+
org.testng
testng