Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

Commit

Permalink
Bump jedis from 4.2.1 to 4.2.2 (#477)
Browse files Browse the repository at this point in the history
Bumps [jedis](https://github.com/redis/jedis) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v4.2.1...v4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 12, 2022
1 parent f1f45f0 commit 177cfc0
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 @@ -69,7 +69,7 @@
<hikari.version>5.0.1</hikari.version>
<mongo-java-driver.version>3.12.10</mongo-java-driver.version>
<mongodb-driver-sync.version>4.5.1</mongodb-driver-sync.version>
<jedis.version>4.2.1</jedis.version>
<jedis.version>4.2.2</jedis.version>
<lettuce.version>6.1.8.RELEASE</lettuce.version>
<jongo.version>1.5.0</jongo.version>
<minio.version>8.3.8</minio.version>
Expand Down

0 comments on commit 177cfc0

Please sign in to comment.