diff --git a/README.adoc b/README.adoc
index 740cd50a8..1f9c3773e 100644
--- a/README.adoc
+++ b/README.adoc
@@ -56,23 +56,23 @@ Data Aerospike - Projections]
[width="100%",cols="<24%,<14%,<18%,<26%,<18%",options="header",]
|===
|Spring Data Aerospike |Spring Boot |Aerospike Client |Aerospike Reactor Client |Aerospike Server
-|4.3.x |3.1.x |6.1.x |6.1.x |5.2.x.x +
+|4.3.x, 4.4.x |3.1.x |6.1.x |6.1.x |5.2.x.x +
-|4.2.x |3.0.x |6.1.x |6.1.x |5.2.x.x +
+|4.2.x |3.0.x |6.1.x |6.1.x |5.2.x.x +
-|4.1.x |3.0.x |6.1.x |6.1.x |5.2.x.x +
+|4.1.x |3.0.x |6.1.x |6.1.x |5.2.x.x +
-|3.5.x |2.7.x |6.1.x |6.1.x |5.2.x.x +
+|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.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.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 +
+|3.2.x |2.5.x |5.1.x |5.0.x |5.2.x.x +
-|3.0.x, 3.1.x |2.5.x |5.1.x |5.0.x |
+|3.0.x, 3.1.x |2.5.x |5.1.x |5.0.x |
-|2.5.x |2.5.x |4.4.x |4.4.x |
+|2.5.x |2.5.x |4.4.x |4.4.x |
|2.4.2.RELEASE |2.3.x |4.4.x |4.4.x |
@@ -94,7 +94,7 @@ Add the Maven dependency:
com.aerospike
spring-data-aerospike
- 4.3.0
+ 4.4.0
----
diff --git a/pom.xml b/pom.xml
index 590889e23..06773a17d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.aerospike
spring-data-aerospike
- 4.3.0
+ 4.4.0
Spring Data Aerospike
Aerospike Inc.
@@ -16,7 +16,7 @@
org.springframework.data.build
spring-data-parent
- 3.1.1
+ 3.1.2
@@ -24,21 +24,21 @@
${java.version}
${java.version}
UTF-8
- 3.1.1
- 3.1.1
+ 3.1.2
+ 3.1.2
4.0.3
3.1.0
3.3.0
1.6
7.0.0
- 6.1.2
+ 7.0.0
3.5.7
2.3.2
2.12.5
1.18.28
4.2.0
- 1.4.6
- 8.0.0.Final
+ 1.4.11
+ 8.0.1.Final
diff --git a/src/main/asciidoc/index.adoc b/src/main/asciidoc/index.adoc
index 09364e918..e29b7abfc 100644
--- a/src/main/asciidoc/index.adoc
+++ b/src/main/asciidoc/index.adoc
@@ -1,6 +1,6 @@
= Spring Data Aerospike - Documentation
:doctype: book
-:revnumber: 4.3.0
+:revnumber: 4.4.0
:revdate: {localdate}
:toc:
:toc-placement!:
diff --git a/src/main/asciidoc/reference/aerospike.adoc b/src/main/asciidoc/reference/aerospike.adoc
index 3b6e09850..8410f14b5 100644
--- a/src/main/asciidoc/reference/aerospike.adoc
+++ b/src/main/asciidoc/reference/aerospike.adoc
@@ -31,7 +31,7 @@ Then add the following to `pom.xml` dependencies section.
com.aerospike
spring-data-aerospike
- 4.3.0
+ 4.4.0
@@ -43,23 +43,23 @@ You can either set up Spring Boot or Spring application. Basic setup of Spring B
[width="100%",cols="<24%,<14%,<18%,<26%,<18%",options="header",]
|===
|Spring Data Aerospike |Spring Boot |Aerospike Client |Aerospike Reactor Client |Aerospike Server
-|4.3.x |3.1.x |6.1.x |6.1.x |5.2.x.x +
+|4.3.x, 4.4.x |3.1.x |6.1.x |6.1.x |5.2.x.x +
-|4.2.x |3.0.x |6.1.x |6.1.x |5.2.x.x +
+|4.2.x |3.0.x |6.1.x |6.1.x |5.2.x.x +
-|4.1.x |3.0.x |6.1.x |6.1.x |5.2.x.x +
+|4.1.x |3.0.x |6.1.x |6.1.x |5.2.x.x +
-|3.5.x |2.7.x |6.1.x |6.1.x |5.2.x.x +
+|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.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.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 +
+|3.2.x |2.5.x |5.1.x |5.0.x |5.2.x.x +
-|3.0.x, 3.1.x |2.5.x |5.1.x |5.0.x |
+|3.0.x, 3.1.x |2.5.x |5.1.x |5.0.x |
-|2.5.x |2.5.x |4.4.x |4.4.x |
+|2.5.x |2.5.x |4.4.x |4.4.x |
|2.4.2.RELEASE |2.3.x |4.4.x |4.4.x |
diff --git a/src/main/asciidoc/reference/getting-started.adoc b/src/main/asciidoc/reference/getting-started.adoc
index a12a39081..98c1203b2 100644
--- a/src/main/asciidoc/reference/getting-started.adoc
+++ b/src/main/asciidoc/reference/getting-started.adoc
@@ -9,7 +9,7 @@ To use Spring Data Aerospike in your project, the first step is to add it to you
com.aerospike
spring-data-aerospike
- 4.3.0
+ 4.4.0
----
@@ -17,7 +17,7 @@ For Gradle:
[source, text]
----
-implementation group: 'com.aerospike', name: 'spring-data-aerospike', version: '4.3.0'
+implementation group: 'com.aerospike', name: 'spring-data-aerospike', version: '4.4.0'
----
== Connecting to Aerospike DB
diff --git a/src/main/asciidoc/reference/indexed-annotation.adoc b/src/main/asciidoc/reference/indexed-annotation.adoc
index f5ba0b079..0269aa51b 100644
--- a/src/main/asciidoc/reference/indexed-annotation.adoc
+++ b/src/main/asciidoc/reference/indexed-annotation.adoc
@@ -1,7 +1,7 @@
[[indexed-annotation]]
= Indexed Annotation
-The `@Indexed` annotation allows to create secondary index on a specific field of a Java object.
+The `@Indexed` annotation allows to create secondary index based on a specific field of a Java object.
For the details on secondary indexes in Aerospike see <>.
The annotation allows to specify the following parameters: