Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cn.hutool:hutool-all
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent ac86fea commit 3bee8ac
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 @@ -20,7 +20,7 @@
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
<version>5.8.29</version>
<version>5.8.32</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 3bee8ac

Please sign in to comment.