From 2c77684523ae7703f14a0e269bd9d2d24cb48015 Mon Sep 17 00:00:00 2001
From: Roi Menashe <33356310+roimenashe@users.noreply.github.com>
Date: Wed, 26 Oct 2022 10:46:56 +0200
Subject: [PATCH] Prepare 3.5.0 (#449)
* Bump lombok from 1.18.22 to 1.18.24.
* 1. Set version to 3.5.0.
2. Update compatibility table.
---
README.md | 3 ++-
pom.xml | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
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