From 18cd5487ae0d5f69b8e05d6d9b8acf68fa68a275 Mon Sep 17 00:00:00 2001 From: Colm O hEigeartaigh Date: Tue, 21 May 2019 15:21:25 +0100 Subject: [PATCH] Switch to using a https URL in the mqtt pom (cherry picked from commit b65797245bb12838eb9846410cd735a8892be9ae) --- activemq-mqtt/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activemq-mqtt/pom.xml b/activemq-mqtt/pom.xml index 1eaa22b6d4..2d451d9379 100644 --- a/activemq-mqtt/pom.xml +++ b/activemq-mqtt/pom.xml @@ -320,7 +320,7 @@ spring.io - http://repo.spring.io/plugins-release + https://repo.spring.io/plugins-release true false