We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7271d1 commit 58beb73Copy full SHA for 58beb73
pom.xml
@@ -55,12 +55,12 @@
55
<repository>
56
<id>spring-snapshot</id>
57
<name>Spring Snapshot Repository</name>
58
- <url>http://repo.spring.io/snapshot</url>
+ <url>https://repo.spring.io/snapshot</url>
59
</repository>
60
61
<id>spring-milestone</id>
62
<name>Spring Milestone Repository</name>
63
- <url>http://repo.spring.io/milestone</url>
+ <url>https://repo.spring.io/milestone</url>
64
65
</repositories>
66
-->
0 commit comments