Skip to content

Commit

Permalink
build(deps): bump cn.hutool:hutool-all from 5.7.22 to 5.8.21
Browse files Browse the repository at this point in the history
Bumps [cn.hutool:hutool-all](https://github.com/looly/hutool) from 5.7.22 to 5.8.21.
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](dromara/hutool@5.7.22...5.8.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 669746f commit ade832e
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 @@ -55,7 +55,7 @@
<project.build.jdk>${java.version}</project.build.jdk>
<spring-boot.version>2.5.2</spring-boot.version>
<lombok.version>1.18.22</lombok.version>
<hutool.version>5.7.22</hutool.version>
<hutool.version>5.8.21</hutool.version>
<mybatis.plus.version>3.5.1</mybatis.plus.version>

<citrus.version>0.15.0</citrus.version>
Expand Down

0 comments on commit ade832e

Please sign in to comment.