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

spacewander 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 5a3a8080c chore: upgrade `casbin` to `1.41.5` (#8744)
5a3a8080c is described below

commit 5a3a8080c4f8e51a7197fe6249fe18c8ecdec79f
Author: leslie <[email protected]>
AuthorDate: Tue Jan 31 09:14:36 2023 +0800

    chore: upgrade `casbin` to `1.41.5` (#8744)
---
 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 737741728..eac63bbd6 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.6.0",
-    "casbin = 1.41.3",
+    "casbin = 1.41.5",
     "api7-snowflake = 2.0-1",
     "inspect == 3.1.1",
     "lualdap = 1.2.6-1",

Reply via email to