mirror of
https://github.com/apache/activemq.git
synced 2025-02-21 01:15:24 +00:00
Switch to using a https URL in the mqtt pom
(cherry picked from commit b65797245bb12838eb9846410cd735a8892be9ae)
This commit is contained in:
parent
11ec4d4614
commit
18cd5487ae
@ -320,7 +320,7 @@
|
||||
<!-- for the paho dependency -->
|
||||
<repository>
|
||||
<id>spring.io</id>
|
||||
<url>http://repo.spring.io/plugins-release</url>
|
||||
<url>https://repo.spring.io/plugins-release</url>
|
||||
<releases><enabled>true</enabled></releases>
|
||||
<snapshots><enabled>false</enabled></snapshots>
|
||||
</repository>
|
||||
|
Loading…
x
Reference in New Issue
Block a user