diff --git a/java-resourcemanager/README.md b/java-resourcemanager/README.md
index f5f3801b0e33..eaa7b6ba0a0d 100644
--- a/java-resourcemanager/README.md
+++ b/java-resourcemanager/README.md
@@ -41,7 +41,7 @@ If you are using Maven without BOM, add this to your dependencies:
com.google.cloud
google-cloud-resourcemanager
- 1.5.5
+ 1.5.6
```
@@ -56,13 +56,13 @@ implementation 'com.google.cloud:google-cloud-resourcemanager'
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-resourcemanager:1.5.5'
+implementation 'com.google.cloud:google-cloud-resourcemanager:1.5.6'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.5.5"
+libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.5.6"
```
## Authentication
diff --git a/java-resourcemanager/samples/install-without-bom/pom.xml b/java-resourcemanager/samples/install-without-bom/pom.xml
index 997c82c9f28c..9221e9af22d2 100644
--- a/java-resourcemanager/samples/install-without-bom/pom.xml
+++ b/java-resourcemanager/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-resourcemanager
- 1.5.5
+ 1.5.6
diff --git a/java-resourcemanager/samples/snapshot/pom.xml b/java-resourcemanager/samples/snapshot/pom.xml
index becef53076c1..1c2a4d4859bc 100644
--- a/java-resourcemanager/samples/snapshot/pom.xml
+++ b/java-resourcemanager/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-resourcemanager
- 1.5.5
+ 1.5.6