Skip to content

Commit

Permalink
Update external dependency to https protocol (#402)
Browse files Browse the repository at this point in the history
  • Loading branch information
lscorcia committed Sep 21, 2021
1 parent 338d777 commit 55c2110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openam-ui/pom.xml
Expand Up @@ -116,7 +116,7 @@
<version>1.0</version>
<packaging>js</packaging>
<downloadUrl>
http://www.eyecon.ro/bootstrap-tabdrop/js/bootstrap-tabdrop.js
https://www.eyecon.ro/bootstrap-tabdrop/js/bootstrap-tabdrop.js
</downloadUrl>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 55c2110

Please sign in to comment.