fix 修复 腾讯云短信 依赖缺失问题
parent
5501f6c522
commit
48dcc2e1eb
6
pom.xml
6
pom.xml
|
|
@ -263,12 +263,6 @@
|
|||
<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>
|
||||
|
||||
<!-- 统一 guava 版本 解决隐式漏洞问题 -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue