TaleLin / lin-cms-spring-boot

🔨 基于SpringBoot的CMS/DMS/管理系统开发框架
http://doc.cms.talelin.com/
MIT License
904 stars 253 forks source link

chore(deps): bump qiniu-java-sdk from 7.4.0 to 7.5.0 #202

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps qiniu-java-sdk from 7.4.0 to 7.5.0.

Release notes

Sourced from qiniu-java-sdk's releases.

Release 7.5.0

Changelog

Sourced from qiniu-java-sdk's changelog.

7.5.0 (2021-04-15)

增加

  • 新增上传服务基础 api
  • 新增分片上传 v2 功能
Commits
  • fae4ce3 Merge pull request #515 from qiniu/ys_dev
  • 7c08a1e version to 7.5.0
  • 92c1c8a Merge pull request #512 from qiniu/ys_dev
  • 3e603a4 change upload api desc
  • ba3acf4 change upload api desc
  • 746eab8 change upload api request access permission
  • 265fa2e change class access permission
  • e42a32e api utils constructor trailing spaces
  • aa7303a ApiUtils create private constructor
  • 81680b4 pair remove redundant public
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 years ago

Superseded by #205.