diff --git a/arm-quickstart-templates/hivemq-vm-cluster/azuredeploy.json b/arm-quickstart-templates/hivemq-vm-cluster/azuredeploy.json index 02f85bd..1a8e932 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.24.0", + "defaultValue": "4.25.0", "metadata": { "description": "The HiveMQ Version" }