Skip to content

Commit 7a5ae32

Browse files
Olaf Flebbesnicoll
authored andcommitted
Use secure connection to repositories
See gh-12629
1 parent 625c4e6 commit 7a5ae32

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

spring-boot-parent/pom.xml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,7 @@
664664
<repositories>
665665
<repository>
666666
<id>spring-ext</id>
667-
<url>http://repo.spring.io/ext-release-local/</url>
667+
<url>https://repo.spring.io/ext-release-local/</url>
668668
<releases>
669669
<enabled>true</enabled>
670670
</releases>
@@ -675,15 +675,15 @@
675675
<repository>
676676
<id>spring-milestones</id>
677677
<name>Spring Milestones</name>
678-
<url>http://repo.spring.io/milestone</url>
678+
<url>https://repo.spring.io/milestone</url>
679679
<snapshots>
680680
<enabled>false</enabled>
681681
</snapshots>
682682
</repository>
683683
<repository>
684684
<id>spring-snapshots</id>
685685
<name>Spring Snapshots</name>
686-
<url>http://repo.spring.io/snapshot</url>
686+
<url>https://repo.spring.io/snapshot</url>
687687
<snapshots>
688688
<enabled>true</enabled>
689689
</snapshots>
@@ -693,15 +693,15 @@
693693
<pluginRepository>
694694
<id>spring-milestones</id>
695695
<name>Spring Milestones</name>
696-
<url>http://repo.spring.io/milestone</url>
696+
<url>https://repo.spring.io/milestone</url>
697697
<snapshots>
698698
<enabled>false</enabled>
699699
</snapshots>
700700
</pluginRepository>
701701
<pluginRepository>
702702
<id>spring-snapshots</id>
703703
<name>Spring Snapshots</name>
704-
<url>http://repo.spring.io/snapshot</url>
704+
<url>https://repo.spring.io/snapshot</url>
705705
<snapshots>
706706
<enabled>true</enabled>
707707
</snapshots>
@@ -721,7 +721,7 @@
721721
<repositories>
722722
<repository>
723723
<id>spring-ext</id>
724-
<url>http://repo.spring.io/ext-release-local/</url>
724+
<url>https://repo.spring.io/ext-release-local/</url>
725725
<releases>
726726
<enabled>true</enabled>
727727
</releases>
@@ -732,15 +732,15 @@
732732
<repository>
733733
<id>spring-milestones</id>
734734
<name>Spring Milestones</name>
735-
<url>http://repo.spring.io/milestone</url>
735+
<url>https://repo.spring.io/milestone</url>
736736
<snapshots>
737737
<enabled>false</enabled>
738738
</snapshots>
739739
</repository>
740740
<repository>
741741
<id>spring-snapshots</id>
742742
<name>Spring Snapshots</name>
743-
<url>http://repo.spring.io/snapshot</url>
743+
<url>https://repo.spring.io/snapshot</url>
744744
<snapshots>
745745
<enabled>true</enabled>
746746
</snapshots>
@@ -750,15 +750,15 @@
750750
<pluginRepository>
751751
<id>spring-milestones</id>
752752
<name>Spring Milestones</name>
753-
<url>http://repo.spring.io/milestone</url>
753+
<url>https://repo.spring.io/milestone</url>
754754
<snapshots>
755755
<enabled>false</enabled>
756756
</snapshots>
757757
</pluginRepository>
758758
<pluginRepository>
759759
<id>spring-snapshots</id>
760760
<name>Spring Snapshots</name>
761-
<url>http://repo.spring.io/snapshot</url>
761+
<url>https://repo.spring.io/snapshot</url>
762762
<snapshots>
763763
<enabled>true</enabled>
764764
</snapshots>
@@ -797,7 +797,7 @@
797797
<repositories>
798798
<repository>
799799
<id>spring-ext</id>
800-
<url>http://repo.spring.io/ext-release-local/</url>
800+
<url>https://repo.spring.io/ext-release-local/</url>
801801
<releases>
802802
<enabled>true</enabled>
803803
</releases>
@@ -808,15 +808,15 @@
808808
<repository>
809809
<id>spring-milestones</id>
810810
<name>Spring Milestones</name>
811-
<url>http://repo.spring.io/milestone</url>
811+
<url>https://repo.spring.io/milestone</url>
812812
<snapshots>
813813
<enabled>false</enabled>
814814
</snapshots>
815815
</repository>
816816
<repository>
817817
<id>spring-snapshots</id>
818818
<name>Spring Snapshots</name>
819-
<url>http://repo.spring.io/snapshot</url>
819+
<url>https://repo.spring.io/snapshot</url>
820820
<snapshots>
821821
<enabled>true</enabled>
822822
</snapshots>
@@ -826,15 +826,15 @@
826826
<pluginRepository>
827827
<id>spring-milestones</id>
828828
<name>Spring Milestones</name>
829-
<url>http://repo.spring.io/milestone</url>
829+
<url>https://repo.spring.io/milestone</url>
830830
<snapshots>
831831
<enabled>false</enabled>
832832
</snapshots>
833833
</pluginRepository>
834834
<pluginRepository>
835835
<id>spring-snapshots</id>
836836
<name>Spring Snapshots</name>
837-
<url>http://repo.spring.io/snapshot</url>
837+
<url>https://repo.spring.io/snapshot</url>
838838
<snapshots>
839839
<enabled>true</enabled>
840840
</snapshots>
@@ -846,7 +846,7 @@
846846
<repositories>
847847
<repository>
848848
<id>spring-ext</id>
849-
<url>http://repo.spring.io/ext-release-local/</url>
849+
<url>https://repo.spring.io/ext-release-local/</url>
850850
<releases>
851851
<enabled>true</enabled>
852852
</releases>
@@ -888,15 +888,15 @@
888888
<pluginRepository>
889889
<id>spring-milestones</id>
890890
<name>Spring Milestones</name>
891-
<url>http://repo.spring.io/milestone</url>
891+
<url>https://repo.spring.io/milestone</url>
892892
<snapshots>
893893
<enabled>false</enabled>
894894
</snapshots>
895895
</pluginRepository>
896896
<pluginRepository>
897897
<id>spring-snapshots</id>
898898
<name>Spring Snapshots</name>
899-
<url>http://repo.spring.io/snapshot</url>
899+
<url>https://repo.spring.io/snapshot</url>
900900
<snapshots>
901901
<enabled>true</enabled>
902902
</snapshots>

0 commit comments

Comments
 (0)