Skip to content

Commit

Permalink
Bump io.lettuce:lettuce-core from 6.2.4.RELEASE to 6.5.1.RELEASE (#148)
Browse files Browse the repository at this point in the history
Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 6.2.4.RELEASE to 6.5.1.RELEASE.
- [Release notes](https://github.com/lettuce-io/lettuce-core/releases)
- [Changelog](https://github.com/redis/lettuce/blob/main/RELEASE-NOTES.md)
- [Commits](redis/lettuce@6.2.4.RELEASE...6.5.1.RELEASE)

---
updated-dependencies:
- dependency-name: io.lettuce:lettuce-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 11b9a30 commit 3521248
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 @@ -51,7 +51,7 @@
<maven-release-plugin.version>3.0.0-M5</maven-release-plugin.version>
<rest-maven-plugin.version>0.1.4</rest-maven-plugin.version>
<spring-boot-maven-plugin.version>3.2.3</spring-boot-maven-plugin.version>
<lettuce-core.version>6.2.4.RELEASE</lettuce-core.version>
<lettuce-core.version>6.5.1.RELEASE</lettuce-core.version>
<gson.version>2.10.1</gson.version>
<guava.version>32.0.0-jre</guava.version>
<caffeine.version>3.1.8</caffeine.version>
Expand Down

0 comments on commit 3521248

Please sign in to comment.