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

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


The following commit(s) were added to refs/heads/release/2.10 by this push:
     new b5558ac18 backport: update casbin version to 1.41.1 (#7068)
b5558ac18 is described below

commit b5558ac181fd08b159f4c3c108cc3babf3b02cce
Author: Peter Zhu <[email protected]>
AuthorDate: Mon May 23 11:33:07 2022 +0800

    backport: update casbin version to 1.41.1 (#7068)
    
    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 744eea8e8..fe9cd7d1b 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.3.0",
-    "casbin = 1.26.0",
+    "casbin = 1.41.1",
     "api7-snowflake = 2.0-1",
     "inspect == 3.1.1",
     "net-url = 0.9-1",

Reply via email to