Upgrade Azure Eventhubs checkpoint store bundle to version 1.5.0_1
diff --git a/pom.xml b/pom.xml
index 51fb6aa..7694942 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
         <azure-core-bundle-version>1.4.0_1</azure-core-bundle-version>
         <azure-core-amqp-bundle-version>1.4.0_1</azure-core-amqp-bundle-version>
         <azure-messaging-eventhubs-bundle-version>5.5.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-messaging-eventhubs-checkpointstore-blob-bundle-version>1.5.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.10.0_1</azure-storage-blob-bundle-version>
         <azure-storage-queue-bundle-version>12.8.0_1</azure-storage-queue-bundle-version>