Upgrade Azure Storage Blob bundle to version 12.10.0_1
diff --git a/pom.xml b/pom.xml
index a91f9d7..88b5a50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
         <azure-messaging-eventhubs-bundle-version>5.4.0_1</azure-messaging-eventhubs-bundle-version>
         <azure-messaging-eventhubs-checkpointstore-blob-bundle-version>1.4.0_1</azure-messaging-eventhubs-checkpointstore-blob-bundle-version>
         <azure-storage-common-bundle-version>12.10.0_1</azure-storage-common-bundle-version>
-        <azure-storage-blob-bundle-version>12.9.0_1</azure-storage-blob-bundle-version>
+        <azure-storage-blob-bundle-version>12.10.0_1</azure-storage-blob-bundle-version>
         <azure-storage-queue-bundle-version>12.7.0_1</azure-storage-queue-bundle-version>
         <azure-storage-java-sdk-bundle-version>8.6.0_1</azure-storage-java-sdk-bundle-version>
         <azure-guava-version>20.0</azure-guava-version>