diff --git a/README.md b/README.md
index b206b401cd..af5643293a 100644
--- a/README.md
+++ b/README.md
@@ -56,13 +56,13 @@ implementation 'com.google.cloud:google-cloud-bigquerystorage'
If you are using Gradle without BOM, add this to your dependencies
```Groovy
-implementation 'com.google.cloud:google-cloud-bigquerystorage:2.6.1'
+implementation 'com.google.cloud:google-cloud-bigquerystorage:2.6.2'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-bigquerystorage" % "2.6.1"
+libraryDependencies += "com.google.cloud" % "google-cloud-bigquerystorage" % "2.6.2"
```
## Authentication
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 9d2c34ec10..b6e53b9dc5 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -21,7 +21,7 @@
1.8
1.8
UTF-8
- 6.0.0
+ 6.0.1
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 5447ed2c4d..fce5dd609c 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -21,7 +21,7 @@
1.8
1.8
UTF-8
- 6.0.0
+ 6.0.1
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 28dbee1f15..96d1774096 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -21,7 +21,7 @@
1.8
1.8
UTF-8
- 6.0.0
+ 6.0.1