diff --git a/java-datastream/README.md b/java-datastream/README.md
index d3effb87f773..4b13a5e449dc 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.1.0
+ 1.1.1
```
@@ -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.1.0'
+implementation 'com.google.cloud:google-cloud-datastream:1.1.1'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-datastream" % "1.1.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-datastream" % "1.1.1"
```
## Authentication
diff --git a/java-datastream/samples/install-without-bom/pom.xml b/java-datastream/samples/install-without-bom/pom.xml
index 9cc5225a93fe..c07e900e697a 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.1.0
+ 1.1.1
diff --git a/java-datastream/samples/snapshot/pom.xml b/java-datastream/samples/snapshot/pom.xml
index 4f2998fd0597..c8fde787f901 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.1.0
+ 1.1.1
diff --git a/java-datastream/samples/snippets/pom.xml b/java-datastream/samples/snippets/pom.xml
index 6fed0d7301a1..1c5bc5f22de3 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.1.0
+ 1.1.1