From b65797245bb12838eb9846410cd735a8892be9ae 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 --- 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 15fb1b1fc6..d8ac05c5f5 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