diff --git a/java-redis/README.md b/java-redis/README.md
index a2d213d96de6..ed89c4e5d5c7 100644
--- a/java-redis/README.md
+++ b/java-redis/README.md
@@ -41,7 +41,7 @@ If you are using Maven without BOM, add this to your dependencies:
com.google.cloud
google-cloud-redis
- 2.5.0
+ 2.6.0
```
diff --git a/java-redis/samples/install-without-bom/pom.xml b/java-redis/samples/install-without-bom/pom.xml
index 61ffa425ff0f..6c778e4b624f 100644
--- a/java-redis/samples/install-without-bom/pom.xml
+++ b/java-redis/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-redis
- 2.5.0
+ 2.6.0
diff --git a/java-redis/samples/snapshot/pom.xml b/java-redis/samples/snapshot/pom.xml
index 681a4ee0199b..be0599b81478 100644
--- a/java-redis/samples/snapshot/pom.xml
+++ b/java-redis/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-redis
- 2.5.0
+ 2.6.0