This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener). # Fixed URLs ## Fixed Success These URLs were fixed successfully. * http://github.com/spring-projects/spring-retry migrated to: https://github.com/spring-projects/spring-retry ([https](https://github.com/spring-projects/spring-retry) result 200). * http://www.apache.org/licenses/LICENSE-2.0 migrated to: https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200). * http://www.apache.org/licenses/LICENSE-2.0.txt migrated to: https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt) result 200). * http://www.springsource.com migrated to: https://www.springsource.com ([https](https://www.springsource.com) result 301). * http://www.springsource.org migrated to: https://www.springsource.org ([https](https://www.springsource.org) result 301). * http://www.springsource.com/download/community migrated to: https://www.springsource.com/download/community ([https](https://www.springsource.com/download/community) result 302). # Ignored These URLs were intentionally ignored. * http://maven.apache.org/POM/4.0.0 * http://maven.apache.org/maven-v4_0_0.xsd * http://www.w3.org/2001/XMLSchema-instance
5.0 KiB
5.0 KiB