diff --git a/java-datastream/README.md b/java-datastream/README.md
index 023003f9ccd4..957e139a5675 100644
--- a/java-datastream/README.md
+++ b/java-datastream/README.md
@@ -19,7 +19,7 @@ If you are using Maven, add this to your pom.xml file:
com.google.cloud
google-cloud-datastream
- 1.2.1
+ 1.2.2
```
@@ -27,13 +27,13 @@ If you are using Maven, add this to your pom.xml file:
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-datastream:1.2.1'
+implementation 'com.google.cloud:google-cloud-datastream:1.2.2'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-datastream" % "1.2.1"
+libraryDependencies += "com.google.cloud" % "google-cloud-datastream" % "1.2.2"
```
## Authentication
diff --git a/java-datastream/samples/install-without-bom/pom.xml b/java-datastream/samples/install-without-bom/pom.xml
index 9d991f5e9f1c..43977726704f 100644
--- a/java-datastream/samples/install-without-bom/pom.xml
+++ b/java-datastream/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-datastream
- 1.2.1
+ 1.2.2
diff --git a/java-datastream/samples/snapshot/pom.xml b/java-datastream/samples/snapshot/pom.xml
index 752662485d6d..6f3455db6956 100644
--- a/java-datastream/samples/snapshot/pom.xml
+++ b/java-datastream/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-datastream
- 1.2.1
+ 1.2.2
diff --git a/java-datastream/samples/snippets/pom.xml b/java-datastream/samples/snippets/pom.xml
index 188ec8b93c47..0f73e9c103b3 100644
--- a/java-datastream/samples/snippets/pom.xml
+++ b/java-datastream/samples/snippets/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-datastream
- 1.2.1
+ 1.2.2