diff --git a/README.md b/README.md
index 849a8e3e..a21e0edd 100644
--- a/README.md
+++ b/README.md
@@ -102,7 +102,7 @@ If you are using Maven, add the following dependency.
com.microsoft.azure
spring-data-cosmosdb
- 2.2.4
+ 2.3.1
```
diff --git a/pom.xml b/pom.xml
index 3173be6f..46653994 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.microsoft.azure
spring-data-cosmosdb
- 2.3.1-SNAPSHOT
+ 2.3.1
Spring Data for Azure Cosmos DB SQL API
Spring Data for Azure Cosmos DB SQL API
@@ -58,7 +58,7 @@
2.8.4
3.3.0.RELEASE
- 3.7.3
+ 3.7.6
spring-data-cosmosdb-test
testdb-${maven.build.timestamp}
true
diff --git a/samplecode/example/pom.xml b/samplecode/example/pom.xml
index 8d034785..c76c3dee 100644
--- a/samplecode/example/pom.xml
+++ b/samplecode/example/pom.xml
@@ -5,7 +5,7 @@
com.microsoft.azure
spring-data-cosmosdb-samples
- 2.3.0
+ 2.3.1
../pom.xml
@@ -20,7 +20,7 @@
com.microsoft.azure
spring-data-cosmosdb
- 2.3.0
+ 2.3.1
diff --git a/samplecode/pom.xml b/samplecode/pom.xml
index 214c56a8..9e4c7013 100644
--- a/samplecode/pom.xml
+++ b/samplecode/pom.xml
@@ -8,7 +8,7 @@
com.microsoft.azure
spring-data-cosmosdb-samples
- 2.3.0
+ 2.3.1
pom