diff --git a/samples/interactive-tutorials/pom.xml b/samples/interactive-tutorials/pom.xml
index 73db776c..3b515fae 100644
--- a/samples/interactive-tutorials/pom.xml
+++ b/samples/interactive-tutorials/pom.xml
@@ -57,7 +57,7 @@
     <dependency>
       <groupId>com.google.cloud</groupId>
       <artifactId>google-cloud-storage</artifactId>
-      <version>2.5.0</version>
+      <version>2.5.1</version>
     </dependency>
     <dependency>
       <groupId>com.google.code.gson</groupId>