diff --git a/pom.xml b/pom.xml
index 465f620..05c4a8e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
com.facebook.presto
presto-parser
- 0.240.1
+ 0.295
@@ -65,7 +65,7 @@
junit
junit
- 4.12
+ 4.13.2
test
@@ -75,7 +75,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.8.0
+ 3.14.1
1.8
1.8
@@ -98,7 +98,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.7
+ 1.7.0
true
ossrh
@@ -110,7 +110,7 @@
org.apache.maven.plugins
maven-source-plugin
- 2.2.1
+ 2.4
attach-sources
@@ -124,7 +124,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 2.9.1
+ 2.10.4
attach-javadocs
@@ -160,7 +160,7 @@
org.apache.maven.plugins
maven-release-plugin
- 2.5
+ 2.5.3
@{project.version}