Use HTTPS URLs where applicable

This commit is contained in:
dreis2211
2018-01-03 17:07:10 +01:00
committed by Andy Wilkinson
parent 00489c74ea
commit 81459efffa
28 changed files with 167 additions and 161 deletions

View File

@@ -328,7 +328,7 @@ consider a different logging implementation.
If the preceding restrictions mean that you cannot use Spring Boot Loader, consider the
following alternatives:
* http://maven.apache.org/plugins/maven-shade-plugin/[Maven Shade Plugin]
* https://maven.apache.org/plugins/maven-shade-plugin/[Maven Shade Plugin]
* http://www.jdotsoft.com/JarClassLoader.php[JarClassLoader]
* http://one-jar.sourceforge.net[OneJar]