diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 74d681bd..1c9f72e1 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -36,7 +36,7 @@
     <dependency>
       <groupId>com.google.cloud</groupId>
       <artifactId>google-cloud-core</artifactId>
-      <version>2.5.0</version>
+      <version>2.5.1</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 289ce1cb..cb7f39e4 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -35,7 +35,7 @@
     <dependency>
       <groupId>com.google.cloud</groupId>
       <artifactId>google-cloud-core</artifactId>
-      <version>2.5.0</version>
+      <version>2.5.1</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>