Skip to content

Commit

Permalink
update java client
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelch-spike committed May 7, 2020
1 parent a463910 commit b4398e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.aerospike</groupId>
<artifactId>aerospike-load</artifactId>
<version>2.3.4</version>
<version>2.3.5</version>
<name>Aerospike DSV Loader</name>
<packaging>jar</packaging>

Expand Down Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>com.aerospike</groupId>
<artifactId>aerospike-client</artifactId>
<version>4.4.10</version>
<version>4.4.11</version>
</dependency>
<!-- Apache command line parser. -->
<dependency>
Expand Down

0 comments on commit b4398e2

Please sign in to comment.