diff --git a/arm-quickstart-templates/hivemq-vm-cluster/azuredeploy.json b/arm-quickstart-templates/hivemq-vm-cluster/azuredeploy.json index 3cda57c..16ba1ed 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.34.0", + "defaultValue": "4.35.0", "metadata": { "description": "The HiveMQ Version" }