diff --git a/src/main/asciidoc/new-features.adoc b/src/main/asciidoc/new-features.adoc index e30c69588..2922d9d59 100644 --- a/src/main/asciidoc/new-features.adoc +++ b/src/main/asciidoc/new-features.adoc @@ -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 <>. +* Upgrade to Jedis 4.2. Jedis 4 imposes certain limitations on transactions and pipelines and commands used in pipelines/transactions, see <>. == New in Spring Data Redis 2.7