diff --git a/pom.xml b/pom.xml
index 5a98f5e..3ef5916 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
aerospike-jdbc
A JDBC driver for the Aerospike database
https://github.com/aerospike/aerospike-jdbc
- 1.7.2
+ 1.7.3
false
@@ -27,14 +27,15 @@
1.6.13
7.0.0
- 4.1.90.Final
- 2.14.2
- 1.34.0
+ 4.1.96.Final
+ 2.15.2
+ 1.35.0
+ 32.1.2-jre
4.5.14
3.24.2
- 7.5
- 3.37.1
+ 7.5.1
+ 3.37.1
@@ -115,6 +116,12 @@
${calcite.version}
+
+ com.google.guava
+ guava
+ ${guava.version}
+
+
org.apache.httpcomponents
httpclient