chore(deps): bump hutoolVersion from 5.3.2 to 5.3.3 (#826)

Bumps `hutoolVersion` from 5.3.2 to 5.3.3.

Updates `hutool-core` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/looly/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/looly/hutool/compare/5.3.2...5.3.3)

Updates `hutool-crypto` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/looly/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/looly/hutool/compare/5.3.2...5.3.3)

Updates `hutool-extra` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/looly/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/looly/hutool/compare/5.3.2...5.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/830/head
dependabot-preview[bot] 2020-05-07 13:28:19 +08:00 committed by GitHub
parent ce13e6a5df
commit 52752d16d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ processResources {
}
ext {
hutoolVersion = "5.3.2"
hutoolVersion = "5.3.3"
upyunSdkVersion = "4.2.0"
qiniuSdkVersion = "7.2.28"
aliyunSdkVersion = "3.9.1"