This is an automated email from the ASF dual-hosted git repository.
bzp2010 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 a17655bb7 chore(deps): update casbin to 1.41.9 (#11400)
a17655bb7 is described below
commit a17655bb7541f1c47441afbbc2e1103fdc45c73c
Author: Michele Righi <[email protected]>
AuthorDate: Mon Jul 15 18:57:08 2024 +0200
chore(deps): update casbin to 1.41.9 (#11400)
---
apisix-master-0.rockspec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apisix-master-0.rockspec b/apisix-master-0.rockspec
index e4c82f1af..6a65f502e 100644
--- a/apisix-master-0.rockspec
+++ b/apisix-master-0.rockspec
@@ -69,7 +69,7 @@ dependencies = {
"lua-resty-consul = 0.3-2",
"penlight = 1.13.1",
"ext-plugin-proto = 0.6.1",
- "casbin = 1.41.8-1",
+ "casbin = 1.41.9-1",
"inspect == 3.1.1",
"lualdap = 1.2.6-1",
"lua-resty-rocketmq = 0.3.0-0",