mirror of https://github.com/halo-dev/halo
chore(deps): bump qiniu-java-sdk from 7.2.28 to 7.2.29
Bumps [qiniu-java-sdk](https://github.com/qiniu/java-sdk) from 7.2.28 to 7.2.29. - [Release notes](https://github.com/qiniu/java-sdk/releases) - [Changelog](https://github.com/qiniu/java-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/qiniu/java-sdk/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>pull/840/head
parent
4197ca33d8
commit
442886d0ae
|
@ -54,7 +54,7 @@ processResources {
|
||||||
ext {
|
ext {
|
||||||
hutoolVersion = "5.3.3"
|
hutoolVersion = "5.3.3"
|
||||||
upyunSdkVersion = "4.2.0"
|
upyunSdkVersion = "4.2.0"
|
||||||
qiniuSdkVersion = "7.2.28"
|
qiniuSdkVersion = "7.2.29"
|
||||||
aliyunSdkVersion = "3.9.1"
|
aliyunSdkVersion = "3.9.1"
|
||||||
baiduSdkVersion = "0.10.106"
|
baiduSdkVersion = "0.10.106"
|
||||||
qcloudSdkVersion = "5.6.22"
|
qcloudSdkVersion = "5.6.22"
|
||||||
|
|
Loading…
Reference in New Issue