mirror of
https://github.com/chatopera/cosin.git
synced 2025-07-24 08:31:45 +08:00
https://github.com/chatopera/cskefu/issues/384 upgrade RestAPI SDK version
This commit is contained in:
parent
e9d4e42f9c
commit
2de2913982
@ -1,8 +1,9 @@
|
||||
____ _ _ ____ _
|
||||
/ ___|___ _ __ | |_ __ _ ___| |_ / ___|___ _ __ | |_ ___ _ __
|
||||
| | / _ \| '_ \| __/ _` |/ __| __| | / _ \ '_ \| __/ _ \ '__|
|
||||
| |__| (_) | | | | || (_| | (__| |_| |__| __/ | | | || __/ |
|
||||
\____\___/|_| |_|\__\__,_|\___|\__|\____\___|_| |_|\__\___|_|
|
||||
. . .
|
||||
.... ... .. ... .||. .... .... .||. .... .... .. ... .||. .... ... ..
|
||||
.| '' .| '|. || || || '' .|| .| '' || .| '' .|...|| || || || .|...|| ||' ''
|
||||
|| || || || || || .|' || || || || || || || || || ||
|
||||
'|...' '|..|' .||. ||. '|.' '|..'|' '|...' '|.' '|...' '|...' .||. ||. '|.' '|...' .||.
|
||||
|
||||
==================== Powered by Chatopera Inc. =================
|
||||
春松客服: 多渠道智能客服 v${git.build.version} build ${git.commit.id.abbrev}
|
||||
版权所有 © 北京华夏春松科技有限公司️ https://www.chatopera.com/
|
||||
|
@ -346,31 +346,19 @@
|
||||
<artifactId>aliyun-java-sdk-dysmsapi</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
<artifactId>httpclient</artifactId>
|
||||
<version>4.3.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
<artifactId>httpasyncclient</artifactId>
|
||||
<version>4.0.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
<artifactId>httpmime</artifactId>
|
||||
<version>4.3.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.json</groupId>
|
||||
<artifactId>json</artifactId>
|
||||
<version>20140107</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/com.konghq/unirest-java/3.10.00 -->
|
||||
<dependency>
|
||||
<groupId>com.mashape.unirest</groupId>
|
||||
<groupId>com.konghq</groupId>
|
||||
<artifactId>unirest-java</artifactId>
|
||||
<version>1.4.9</version>
|
||||
<version>3.10.00</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.chatopera.compose4j</groupId>
|
||||
<artifactId>compose4j</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user