This is an automated email from the ASF dual-hosted git repository.

shreemaanabhishek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new 20bb6b27f feat: upgrade resty-redis-cluster from  1.02-4->1.05-1 
(#10041)
20bb6b27f is described below

commit 20bb6b27f742e05e129490ee3da4d1eb49e58fe5
Author: Sn0rt <[email protected]>
AuthorDate: Thu Aug 17 14:54:58 2023 +0800

    feat: upgrade resty-redis-cluster from  1.02-4->1.05-1 (#10041)
    
    Signed-off-by: Sn0rt <[email protected]>
---
 rockspec/apisix-master-0.rockspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rockspec/apisix-master-0.rockspec 
b/rockspec/apisix-master-0.rockspec
index de763d37e..54a238a1b 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -59,7 +59,7 @@ dependencies = {
     "base64 = 1.5-2",
     "binaryheap = 0.4",
     "api7-dkjson = 0.1.1",
-    "resty-redis-cluster = 1.02-4",
+    "resty-redis-cluster = 1.05-1",
     "lua-resty-expr = 1.3.2",
     "graphql = 0.0.2",
     "argparse = 0.7.1-1",

Reply via email to