Skip to content

Commit

Permalink
chore: bump cn.hutool:hutool-core from 5.8.10 to 5.8.24
Browse files Browse the repository at this point in the history
Bumps [cn.hutool:hutool-core](https://github.com/dromara/hutool) from 5.8.10 to 5.8.24.
- [Release notes](https://github.com/dromara/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](dromara/hutool@5.8.10...5.8.24)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 28, 2023
1 parent dc69021 commit 2f45aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-core</artifactId>
<version>5.8.10</version>
<version>5.8.24</version>
</dependency>
<dependency>
<!-- jsoup HTML parser library @ https://jsoup.org/ -->
Expand Down

0 comments on commit 2f45aae

Please sign in to comment.