Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent dc7a99c commit 8fcdde6
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 @@ -131,7 +131,7 @@
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-crypto</artifactId>
<version>5.8.29</version>
<version>5.8.30</version>
</dependency>
<dependency>
<groupId>com.cronutils</groupId>
Expand Down

0 comments on commit 8fcdde6

Please sign in to comment.