diff --git a/arm-quickstart-templates/hivemq-vm-cluster/azuredeploy.json b/arm-quickstart-templates/hivemq-vm-cluster/azuredeploy.json index 1a8e932..f7c5659 100644 --- a/arm-quickstart-templates/hivemq-vm-cluster/azuredeploy.json +++ b/arm-quickstart-templates/hivemq-vm-cluster/azuredeploy.json @@ -37,7 +37,7 @@ }, "hivemqVersion": { "type": "string", - "defaultValue": "4.25.0", + "defaultValue": "4.25.1", "metadata": { "description": "The HiveMQ Version" }