Skip to content

Commit

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

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

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

---
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 and John-Chan committed Sep 8, 2024
1 parent 2acef87 commit 8f99e27
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 @@ -78,7 +78,7 @@
<coca-kit.version>0.2.0</coca-kit.version>
<tile.version>1.5.1</tile.version>
<guava.version>33.2.1-jre</guava.version>
<redisson.version>3.34.1</redisson.version>
<redisson.version>3.35.0</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 8f99e27

Please sign in to comment.