We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a463910 commit b4398e2Copy full SHA for b4398e2
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.aerospike</groupId>
5
<artifactId>aerospike-load</artifactId>
6
- <version>2.3.4</version>
+ <version>2.3.5</version>
7
<name>Aerospike DSV Loader</name>
8
<packaging>jar</packaging>
9
@@ -32,7 +32,7 @@
32
<dependency>
33
34
<artifactId>aerospike-client</artifactId>
35
- <version>4.4.10</version>
+ <version>4.4.11</version>
36
</dependency>
37
<!-- Apache command line parser. -->
38
0 commit comments