Skip to content

Commit

Permalink
chore(deps): bump redisson.version from 3.37.0 to 3.38.1
Browse files Browse the repository at this point in the history
Bumps `redisson.version` from 3.37.0 to 3.38.1.

Updates `org.redisson:redisson-spring-boot-starter` from 3.37.0 to 3.38.1
- [Release notes](https://github.com/redisson/redisson/releases)
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md)
- [Commits](redisson/redisson@redisson-3.37.0...redisson-3.38.1)

Updates `org.redisson:redisson` from 3.37.0 to 3.38.1
- [Release notes](https://github.com/redisson/redisson/releases)
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md)
- [Commits](redisson/redisson@redisson-3.37.0...redisson-3.38.1)

---
updated-dependencies:
- dependency-name: org.redisson:redisson-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.redisson:redisson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent fdcc15b commit 17bbb37
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 @@ -80,7 +80,7 @@
<coca-kit.version>0.2.0</coca-kit.version>
<guava.version>33.3.1-jre</guava.version>
<hutool.version>5.8.32</hutool.version>
<redisson.version>3.37.0</redisson.version>
<redisson.version>3.38.1</redisson.version>
<ez-captcha.version>0.1.1</ez-captcha.version>
<dict-mapper.version>0.1.3</dict-mapper.version>
<friendly-id.version>1.1.0</friendly-id.version>
Expand Down

0 comments on commit 17bbb37

Please sign in to comment.