Skip to content

Commit

Permalink
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 and karesti committed Aug 27, 2024
1 parent 6cbb9c4 commit 5f3be06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infinispan-remote/redis-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>
<name>Infinispan Simple Tutorials: Redis Client</name>
<properties>
<jedis.version>5.1.4</jedis.version>
<jedis.version>5.1.5</jedis.version>
</properties>
<build>
<plugins>
Expand Down

0 comments on commit 5f3be06

Please sign in to comment.