Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Commit

Permalink
change to "https" for "Spring Lib" repository url
Browse files Browse the repository at this point in the history
  • Loading branch information
anmeng10101 authored May 14, 2020
1 parent 862e058 commit a2d934e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
<repository>
<id>sprin-libs-repo</id>
<name>Spring Lib Release repository</name>
<url>http://repo.spring.io/libs-release</url>
<url>https://repo.spring.io/libs-release</url>
</repository>
</repositories>
</project>

0 comments on commit a2d934e

Please # to comment.