Skip to content

Commit

Permalink
Use https for spring mvn repo
Browse files Browse the repository at this point in the history
  • Loading branch information
amirdt22 committed Oct 24, 2020
1 parent 455543d commit e58bbb1
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 @@ -27,7 +27,7 @@
<repository>
<id>repository.spring.milestone</id>
<name>Spring Milestone Repository</name>
<url>http://repo.spring.io/milestone</url>
<url>https://repo.spring.io/milestone</url>
</repository>
</repositories>

Expand Down

0 comments on commit e58bbb1

Please sign in to comment.