diff --git a/client-adapter/pom.xml b/client-adapter/pom.xml index 302ced94cf..463ea2e6a0 100644 --- a/client-adapter/pom.xml +++ b/client-adapter/pom.xml @@ -53,7 +53,7 @@ central - http://repo1.maven.org/maven2 + https://repo1.maven.org/maven2 true @@ -63,7 +63,7 @@ java.net - http://download.java.net/maven/2/ + https://download.java.net/maven/2/ true @@ -73,7 +73,7 @@ aliyun - http://maven.aliyun.com/nexus/content/groups/public/ + https://maven.aliyun.com/nexus/content/groups/public/ true diff --git a/connector/pom.xml b/connector/pom.xml index 744c8e20fa..951da13d86 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -39,7 +39,7 @@ central - http://repo1.maven.org/maven2 + https://repo1.maven.org/maven2 true @@ -49,7 +49,7 @@ java.net - http://download.java.net/maven/2/ + https://download.java.net/maven/2/ true @@ -59,7 +59,7 @@ aliyun - http://maven.aliyun.com/nexus/content/groups/public/ + https://maven.aliyun.com/nexus/content/groups/public/ true diff --git a/pom.xml b/pom.xml index 365de581c2..0416fcbc7c 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ java.net - http://download.java.net/maven/2/ + https://download.java.net/maven/2/ true