Skip to content

Commit 14a30cd

Browse files
Update pom.xml
Change http to https
1 parent 2a1054e commit 14a30cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<repository>
3131
<id>GroupDocsArtifactRepository</id>
3232
<name>GroupDocs Artifact Repository</name>
33-
<url>http://repository.groupdocs.com/repo/</url>
33+
<url>https://repository.groupdocs.com/repo/</url>
3434
</repository>
3535
<repository>
3636
<id>GroupDocsJavaAPI</id>

0 commit comments

Comments
 (0)