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

spacewander pushed a commit to branch release/2.13
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/release/2.13 by this push:
     new 1793b236c backport: update casbin version to 1.41.1 (#7069)
1793b236c is described below

commit 1793b236c00b197008398605dd4c87d3aade8999
Author: Peter Zhu <[email protected]>
AuthorDate: Thu May 19 09:03:53 2022 +0800

    backport: update casbin version to 1.41.1 (#7069)
    
    Signed-off-by: starsz <[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 e2b52ee02..91786bbe8 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -68,7 +68,7 @@ dependencies = {
     "lua-resty-consul = 0.3-2",
     "penlight = 1.9.2-1",
     "ext-plugin-proto = 0.4.0",
-    "casbin = 1.26.0",
+    "casbin = 1.41.1",
     "api7-snowflake = 2.0-1",
     "inspect == 3.1.1",
     "lualdap = 1.2.6-1",

Reply via email to