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 30f154f commit f701aebCopy full SHA for f701aeb
README.md
@@ -53,7 +53,7 @@ Add the Maven dependency:
53
<dependency>
54
<groupId>com.aerospike</groupId>
55
<artifactId>spring-data-aerospike</artifactId>
56
- <version>3.3.0</version>
+ <version>3.3.1</version>
57
</dependency>
58
```
59
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
10
<name>Spring Data Aerospike</name>
11
<organization>
12
<name>Aerospike Inc.</name>
0 commit comments