diff --git a/java-gkehub/README.md b/java-gkehub/README.md
index ac7317c04844..b950aed09e85 100644
--- a/java-gkehub/README.md
+++ b/java-gkehub/README.md
@@ -19,7 +19,7 @@ If you are using Maven, add this to your pom.xml file:
com.google.cloud
google-cloud-gkehub
- 1.3.5
+ 1.3.6
```
@@ -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-gkehub:1.3.5'
+implementation 'com.google.cloud:google-cloud-gkehub:1.3.6'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "1.3.5"
+libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "1.3.6"
```
## Authentication
diff --git a/java-gkehub/samples/install-without-bom/pom.xml b/java-gkehub/samples/install-without-bom/pom.xml
index 5462e1f3fb85..509e079d40e6 100644
--- a/java-gkehub/samples/install-without-bom/pom.xml
+++ b/java-gkehub/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-gkehub
- 1.3.5
+ 1.3.6
diff --git a/java-gkehub/samples/snapshot/pom.xml b/java-gkehub/samples/snapshot/pom.xml
index 0a83a80b9128..95cae31340b3 100644
--- a/java-gkehub/samples/snapshot/pom.xml
+++ b/java-gkehub/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-gkehub
- 1.3.5
+ 1.3.6
diff --git a/java-gkehub/samples/snippets/pom.xml b/java-gkehub/samples/snippets/pom.xml
index 03ef3b314c72..761dc96d11be 100644
--- a/java-gkehub/samples/snippets/pom.xml
+++ b/java-gkehub/samples/snippets/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-gkehub
- 1.3.5
+ 1.3.6