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 5966f864a feat: upgrade casbin dependency to 1.41.1 (#7062)
5966f864a is described below
commit 5966f864a215a48d184c7fb4346706055cfebc5a
Author: Peter Zhu <[email protected]>
AuthorDate: Tue May 17 17:42:52 2022 +0800
feat: upgrade casbin dependency to 1.41.1 (#7062)
---
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 71cd81311..8e75491bd 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.5.0",
- "casbin = 1.26.0",
+ "casbin = 1.41.1",
"api7-snowflake = 2.0-1",
"inspect == 3.1.1",
"lualdap = 1.2.6-1",