diff --git a/distribution/server/src/assemble/LICENSE.bin.txt b/distribution/server/src/assemble/LICENSE.bin.txt
index 5c0569def2211..008b7d3a94a0c 100644
--- a/distribution/server/src/assemble/LICENSE.bin.txt
+++ b/distribution/server/src/assemble/LICENSE.bin.txt
@@ -333,7 +333,7 @@ The Apache Software License, Version 2.0
- io.sundr-sundr-codegen-0.21.0.jar
- io.sundr-sundr-core-0.21.0.jar
* Guava
- - com.google.guava-guava-30.0-jre.jar
+ - com.google.guava-guava-30.1-jre.jar
- com.google.guava-failureaccess-1.0.1.jar
- com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
* J2ObjC Annotations -- com.google.j2objc-j2objc-annotations-1.3.jar
@@ -430,23 +430,23 @@ The Apache Software License, Version 2.0
- org.asynchttpclient-async-http-client-2.12.1.jar
- org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar
* Jetty
- - org.eclipse.jetty-jetty-client-9.4.33.v20201020.jar
- - org.eclipse.jetty-jetty-continuation-9.4.33.v20201020.jar
- - org.eclipse.jetty-jetty-http-9.4.33.v20201020.jar
- - org.eclipse.jetty-jetty-io-9.4.33.v20201020.jar
- - org.eclipse.jetty-jetty-proxy-9.4.33.v20201020.jar
- - org.eclipse.jetty-jetty-security-9.4.33.v20201020.jar
- - org.eclipse.jetty-jetty-server-9.4.33.v20201020.jar
- - org.eclipse.jetty-jetty-servlet-9.4.33.v20201020.jar
- - org.eclipse.jetty-jetty-servlets-9.4.33.v20201020.jar
- - org.eclipse.jetty-jetty-util-9.4.33.v20201020.jar
- - org.eclipse.jetty-jetty-xml-9.4.33.v20201020.jar
- - org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.33.v20201020.jar
- - org.eclipse.jetty.websocket-websocket-api-9.4.33.v20201020.jar
- - org.eclipse.jetty.websocket-websocket-client-9.4.33.v20201020.jar
- - org.eclipse.jetty.websocket-websocket-common-9.4.33.v20201020.jar
- - org.eclipse.jetty.websocket-websocket-server-9.4.33.v20201020.jar
- - org.eclipse.jetty.websocket-websocket-servlet-9.4.33.v20201020.jar
+ - org.eclipse.jetty-jetty-client-9.4.35.v20201120.jar
+ - org.eclipse.jetty-jetty-continuation-9.4.35.v20201120.jar
+ - org.eclipse.jetty-jetty-http-9.4.35.v20201120.jar
+ - org.eclipse.jetty-jetty-io-9.4.35.v20201120.jar
+ - org.eclipse.jetty-jetty-proxy-9.4.35.v20201120.jar
+ - org.eclipse.jetty-jetty-security-9.4.35.v20201120.jar
+ - org.eclipse.jetty-jetty-server-9.4.35.v20201120.jar
+ - org.eclipse.jetty-jetty-servlet-9.4.35.v20201120.jar
+ - org.eclipse.jetty-jetty-servlets-9.4.35.v20201120.jar
+ - org.eclipse.jetty-jetty-util-9.4.35.v20201120.jar
+ - org.eclipse.jetty-jetty-util-ajax-9.4.35.v20201120.jar
+ - org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.35.v20201120.jar
+ - org.eclipse.jetty.websocket-websocket-api-9.4.35.v20201120.jar
+ - org.eclipse.jetty.websocket-websocket-client-9.4.35.v20201120.jar
+ - org.eclipse.jetty.websocket-websocket-common-9.4.35.v20201120.jar
+ - org.eclipse.jetty.websocket-websocket-server-9.4.35.v20201120.jar
+ - org.eclipse.jetty.websocket-websocket-servlet-9.4.35.v20201120.jar
* SnakeYaml -- org.yaml-snakeyaml-1.26.jar
* RocksDB - org.rocksdb-rocksdbjni-6.10.2.jar
* Google Error Prone Annotations - com.google.errorprone-error_prone_annotations-2.3.4.jar
diff --git a/pom.xml b/pom.xml
index 173dd4e86d88b..bbc7a99d317e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@ flexible messaging model and an intuitive client API.
3.5.7
4.1.51.Final
2.0.33.Final
- 9.4.33.v20201020
+ 9.4.35.v20201120
2.31
1.8.38
0.5.0
@@ -152,7 +152,7 @@ flexible messaging model and an intuitive client API.
0.11.1
0.18.0
2.3.0
- 30.0-jre
+ 30.1-jre
1.0
0.14.0
5.3.2
@@ -172,8 +172,8 @@ flexible messaging model and an intuitive client API.
0.9.0
0.7.3
2.1.0
- 3.11.1
- 1.18.10
+ 3.18.1
+ 1.18.16
1.2
2.3.1
1.2.0
@@ -196,7 +196,7 @@ flexible messaging model and an intuitive client API.
1.5.0
5.2.2
3.1
- 4.0.2
+ 4.0.3
0.6.1
@@ -880,16 +880,6 @@ flexible messaging model and an intuitive client API.
postgresql
${testcontainers.version}
-
- org.arquillian.cube
- arquillian-cube-docker
- ${arquillian-cube.version}
-
-
- org.jboss.arquillian.junit
- arquillian-junit-standalone
- ${arquillian-junit.version}
-
com.datastax.cassandra
cassandra-driver-core
diff --git a/pulsar-sql/presto-distribution/LICENSE b/pulsar-sql/presto-distribution/LICENSE
index 314a7ef4a981c..66aa0290b6027 100644
--- a/pulsar-sql/presto-distribution/LICENSE
+++ b/pulsar-sql/presto-distribution/LICENSE
@@ -221,7 +221,7 @@ The Apache Software License, Version 2.0
- jackson-module-jaxb-annotations-2.11.1.jar
- jackson-module-jsonSchema-2.11.1.jar
* Guava
- - guava-30.0-jre.jar
+ - guava-30.1-jre.jar
- listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
- failureaccess-1.0.1.jar
* Google Guice
@@ -439,12 +439,13 @@ The Apache Software License, Version 2.0
* Java Assist
- javassist-3.25.0-GA.jar
* Jetty
- - jetty-http-9.4.33.v20201020.jar
- - jetty-io-9.4.33.v20201020.jar
- - jetty-security-9.4.33.v20201020.jar
- - jetty-server-9.4.33.v20201020.jar
- - jetty-servlet-9.4.33.v20201020.jar
- - jetty-util-9.4.33.v20201020.jar
+ - jetty-http-9.4.35.v20201120.jar
+ - jetty-io-9.4.35.v20201120.jar
+ - jetty-security-9.4.35.v20201120.jar
+ - jetty-server-9.4.35.v20201120.jar
+ - jetty-servlet-9.4.35.v20201120.jar
+ - jetty-util-9.4.35.v20201120.jar
+ - jetty-util-ajax-9.4.35.v20201120.jar
* Java Native Access
- jna-4.2.0.jar
- jna-5.3.1.jar
diff --git a/pulsar-sql/presto-distribution/pom.xml b/pulsar-sql/presto-distribution/pom.xml
index 286f63704c8e7..bc0acfe4358eb 100644
--- a/pulsar-sql/presto-distribution/pom.xml
+++ b/pulsar-sql/presto-distribution/pom.xml
@@ -49,7 +49,7 @@
2.11.1
3.0.5
- 30.0-jre
+ 30.1-jre
2.12.1