|
@@ -206,6 +206,12 @@
|
|
|
<groupId>com.tencentcloudapi</groupId>
|
|
|
<artifactId>tencentcloud-sdk-java</artifactId>
|
|
|
<version>${tencent.sms.version}</version>
|
|
|
+ <exclusions>
|
|
|
+ <exclusion>
|
|
|
+ <groupId>com.squareup.okio</groupId>
|
|
|
+ <artifactId>okio</artifactId>
|
|
|
+ </exclusion>
|
|
|
+ </exclusions>
|
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|