Skip to content

Commit 2c02ae7

Browse files
committed
Change Maven central URL to HTTPS
1 parent 7669467 commit 2c02ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
</snapshots>
205205
<id>central</id>
206206
<name>Maven Central repository</name>
207-
<url>http://repo1.maven.org/maven2/</url>
207+
<url>https://repo1.maven.org/maven2/</url>
208208
</repository>
209209
</repositories>
210210
</project>

0 commit comments

Comments
 (0)