diff --git a/java-iot/README.md b/java-iot/README.md
index 1741db9635a2..2f27dff87f0e 100644
--- a/java-iot/README.md
+++ b/java-iot/README.md
@@ -41,7 +41,7 @@ If you are using Maven without BOM, add this to your dependencies:
com.google.cloud
google-cloud-iot
- 2.2.0
+ 2.3.0
```
diff --git a/java-iot/samples/install-without-bom/pom.xml b/java-iot/samples/install-without-bom/pom.xml
index eba850eb716a..b1ea2eb077a0 100644
--- a/java-iot/samples/install-without-bom/pom.xml
+++ b/java-iot/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-iot
- 2.2.0
+ 2.3.0
diff --git a/java-iot/samples/snapshot/pom.xml b/java-iot/samples/snapshot/pom.xml
index d1b5f021da66..08119cf6c75e 100644
--- a/java-iot/samples/snapshot/pom.xml
+++ b/java-iot/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-iot
- 2.2.0
+ 2.3.0