Skip to content

Commit

Permalink
Bump org.redisson:redisson from 3.24.3 to 3.25.1
Browse files Browse the repository at this point in the history
Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 3.24.3 to 3.25.1.
- [Release notes](https://github.com/redisson/redisson/releases)
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md)
- [Commits](redisson/redisson@redisson-3.24.3...redisson-3.25.1)

---
updated-dependencies:
- 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 Dec 18, 2023
1 parent c16ef3d commit 28df2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bucket4j-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>17</java.version>
<redisson.version>3.24.3</redisson.version>
<redisson.version>3.25.1</redisson.version>
<ignite-core.version>2.15.0</ignite-core.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 28df2a4

Please sign in to comment.