Skip to content

Commit

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

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

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 Aug 1, 2024
1 parent 85b8124 commit 49d9ddf
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 @@ -150,7 +150,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>5.1.3</version>
<version>5.1.4</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 49d9ddf

Please sign in to comment.