mirror of https://github.com/apache/activemq.git
Switch to using a https URL in the mqtt pom
This commit is contained in:
parent
4129c1f659
commit
b65797245b
|
@ -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…
Reference in New Issue