diff --git a/README.md b/README.md
index 126190e6bb8..15daa0f7240 100644
--- a/README.md
+++ b/README.md
@@ -56,13 +56,13 @@ implementation 'com.google.cloud:google-cloud-spanner'
If you are using Gradle without BOM, add this to your dependencies
```Groovy
-implementation 'com.google.cloud:google-cloud-spanner:6.17.3'
+implementation 'com.google.cloud:google-cloud-spanner:6.17.4'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-spanner" % "6.17.3"
+libraryDependencies += "com.google.cloud" % "google-cloud-spanner" % "6.17.4"
```
## Authentication
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 86838d3bff0..af793d6d779 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -23,7 +23,7 @@
UTF-8
0.30.0
2.1.1
- 3.2.0
+ 3.2.1
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index d49d48b5ed0..37347065cab 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -23,7 +23,7 @@
UTF-8
0.30.0
2.1.1
- 3.2.0
+ 3.2.1