|
|
@@ -204,13 +204,13 @@
|
|
|
<version>1.0.3</version>
|
|
|
</dependency>
|
|
|
<!-- Mail邮件发送jar-->
|
|
|
- <!-- https://mvnrepository.com/artifact/javax.mail/mail -->
|
|
|
+ <!-- http://mvnrepository.com/artifact/javax.mail/mail -->
|
|
|
<dependency>
|
|
|
<groupId>javax.mail</groupId>
|
|
|
<artifactId>mail</artifactId>
|
|
|
<version>1.4.7</version>
|
|
|
</dependency>
|
|
|
- <!-- https://mvnrepository.com/artifact/javax.activation/activation -->
|
|
|
+ <!-- http://mvnrepository.com/artifact/javax.activation/activation -->
|
|
|
<dependency>
|
|
|
<groupId>javax.activation</groupId>
|
|
|
<artifactId>activation</artifactId>
|
|
|
@@ -274,7 +274,7 @@
|
|
|
<artifactId>kotlin-stdlib</artifactId>
|
|
|
<version>1.7.20</version>
|
|
|
</dependency>
|
|
|
- <!-- https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp -->
|
|
|
+ <!-- http://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp -->
|
|
|
<dependency>
|
|
|
<groupId>cn.hutool</groupId>
|
|
|
<artifactId>hutool-all</artifactId>
|