druid/extensions-contrib/redis-cache
Kengo Seki b7d7f84bce
Bump Jedis version to 5.0.2 (#15344)
Currently, the redis-cache extension uses Jedis 2.9.0, which was released over seven years ago and is no longer listed in the official support matrix. This patch upgrades it to ensure the compatibility with the recent version of Redis and make future upgrades easier, including:

Upgrade Jedis to v5.0.2, the latest version at this writing, and address the API changes and dependency version mismatch.

Replace mock-jedis with jedis-mock, since the former has not been actively maintained any longer and not compatible with recent versions of Jedis.
2023-11-08 20:22:41 +05:30
..
src Bump Jedis version to 5.0.2 (#15344) 2023-11-08 20:22:41 +05:30
pom.xml Bump Jedis version to 5.0.2 (#15344) 2023-11-08 20:22:41 +05:30