diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 3e2d68c55..45bf18729 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -86,7 +86,7 @@
     <dependency>
       <groupId>com.google.cloud</groupId>
       <artifactId>google-cloud-bigquery</artifactId>
-      <version>2.14.2</version>
+      <version>2.14.3</version>
     </dependency>
   </dependencies>
 
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index bdd0445f3..f84c43f71 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -85,7 +85,7 @@
     <dependency>
       <groupId>com.google.cloud</groupId>
       <artifactId>google-cloud-bigquery</artifactId>
-      <version>2.14.2</version>
+      <version>2.14.3</version>
     </dependency>
   </dependencies>