build(deps): bump cn.hutool:hutool-core from 5.8.16 to 5.8.24

Bumps [cn.hutool:hutool-core](https://github.com/dromara/hutool) from 5.8.16 to 5.8.24.
- [Release notes](https://github.com/dromara/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/dromara/hutool/commits/5.8.24)

---
updated-dependencies:
- dependency-name: cn.hutool:hutool-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-03 06:03:36 +00:00 committed by GitHub
parent e156a9b6e5
commit ecd195caa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@
<java-jwt.version>3.12.1</java-jwt.version>
<velocity.version>2.3</velocity.version>
<maven.antrun.version>3.1.0</maven.antrun.version>
<hutool.version>5.8.16</hutool.version>
<hutool.version>5.8.24</hutool.version>
<ehcache.version>3.10.8</ehcache.version>
<bcprov.version>1.74</bcprov.version>
<junit.version>4.13.2</junit.version>