Skip to content

Commit b4398e2

Browse files
committed
update java client
1 parent a463910 commit b4398e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.aerospike</groupId>
55
<artifactId>aerospike-load</artifactId>
6-
<version>2.3.4</version>
6+
<version>2.3.5</version>
77
<name>Aerospike DSV Loader</name>
88
<packaging>jar</packaging>
99

@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.aerospike</groupId>
3434
<artifactId>aerospike-client</artifactId>
35-
<version>4.4.10</version>
35+
<version>4.4.11</version>
3636
</dependency>
3737
<!-- Apache command line parser. -->
3838
<dependency>

0 commit comments

Comments
 (0)