Skip to content

Commit

Permalink
build(deps): bump redis.clients:jedis from 5.1.4 to 5.1.5
Browse files Browse the repository at this point in the history
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 5.1.4 to 5.1.5.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v5.1.4...v5.1.5)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 3d864e5 commit 38468c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<artifactId>embedded-redis</artifactId>

<properties>
<jedis.version>5.1.4</jedis.version>
<jedis.version>5.1.5</jedis.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 38468c7

Please sign in to comment.