1
0
mirror of https://github.com/chillzhuang/blade-tool synced 2025-03-13 09:07:23 +08:00

⬆️ Bump com.qcloud:cos_api from 5.6.147 to 5.6.242

Bumps [com.qcloud:cos_api](https://github.com/tencentyun/cos-java-sdk-v5) from 5.6.147 to 5.6.242.
- [Release notes](https://github.com/tencentyun/cos-java-sdk-v5/releases)
- [Changelog](https://github.com/tencentyun/cos-java-sdk-v5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tencentyun/cos-java-sdk-v5/commits)

---
updated-dependencies:
- dependency-name: com.qcloud:cos_api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-04 01:18:06 +00:00 committed by GitHub
parent e360b0b916
commit f9773ce76d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -45,7 +45,7 @@
<dependency> <dependency>
<groupId>com.qcloud</groupId> <groupId>com.qcloud</groupId>
<artifactId>cos_api</artifactId> <artifactId>cos_api</artifactId>
<version>5.6.147</version> <version>5.6.242</version>
</dependency> </dependency>
</dependencies> </dependencies>