Skip to content

Commit

Permalink
Bump redis.clients:jedis from 4.4.3 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 4.4.3 to 5.0.1.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v4.4.3...v5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent 9cac932 commit 545f761
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 @@ -157,7 +157,7 @@
<jakarta-websocket-client-api.version>2.1.0</jakarta-websocket-client-api.version>
<jaxb-runtime.version>2.3.2</jaxb-runtime.version>
<jsrosbridge.version>0.2.0</jsrosbridge.version>
<jedis.version>4.4.3</jedis.version>
<jedis.version>5.0.1</jedis.version>
<j2objc-annotations.version>1.3</j2objc-annotations.version>
<kryo.version>2.24.0</kryo.version>
<language-detector.version>0.6</language-detector.version>
Expand Down

0 comments on commit 545f761

Please sign in to comment.