diff --git a/README.md b/README.md index 9f33444..8876d42 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ ## Dependencies Following dependencies are downloaded automatically: -* Aerospike Java client 6.1.6 or greater +* Aerospike Java client 7.0.0 or greater * Apache commons cli 1.2 * Log4j 2.17.1 * Junit 4.4 diff --git a/pom.xml b/pom.xml index a403221..f7ab382 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.aerospike aerospike-load - 4.0.0 + 4.0.1 Aerospike DSV Loader jar @@ -32,7 +32,7 @@ com.aerospike aerospike-client - 6.1.7 + 7.0.0