Update Jedis version in reference documentation.

Closes: #2328
This commit is contained in:
M Sazzadul Hoque
2022-05-18 18:12:33 +06:00
committed by Christoph Strobl
parent 5d0deb1d40
commit 6ca3800d8c

View File

@@ -6,7 +6,7 @@ This section briefly covers items that are new and noteworthy in the latest rele
[[new-in-3.0.0]]
== New in Spring Data Redis 3.0
* Upgrade to Jedis 4.1. Jedis 4 imposes certain limitations on transactions and pipelines and commands used in pipelines/transactions, see <<redis:connectors:overview>>.
* Upgrade to Jedis 4.2. Jedis 4 imposes certain limitations on transactions and pipelines and commands used in pipelines/transactions, see <<redis:connectors:overview>>.
== New in Spring Data Redis 2.7