diff --git a/README.md b/README.md
index 1660901ff..a60651d6c 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ The documentation for this project can be found on [javadoc.io](https://www.java
|Spring Data Aerospike | Spring Boot | Aerospike Client | Aerospike Reactor Client | Aerospike Server
| :----------- | :---- | :----------- | :----------- | :-----------
+|3.5.x | 2.7.x | 6.1.x | 6.1.x | 5.2.x.x +
|3.4.x | 2.6.x | 5.1.x | 5.1.x | 5.2.x.x +
|3.3.x | 2.5.x | 5.1.x | 5.1.x | 5.2.x.x +
|3.2.x | 2.5.x | 5.1.x | 5.0.x | 5.2.x.x +
@@ -54,7 +55,7 @@ Add the Maven dependency:
com.aerospike
spring-data-aerospike
- 3.4.1
+ 3.5.0
```
diff --git a/pom.xml b/pom.xml
index 067efe627..9fc9bc285 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.aerospike
spring-data-aerospike
- 3.4.1
+ 3.5.0
Spring Data Aerospike
Aerospike Inc.
@@ -33,7 +33,7 @@
6.1.2
2.2.10
4.2.0
- 1.18.22
+ 1.18.24