This is an automated email from the ASF dual-hosted git repository.
monkeydluffy 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 aa4da8239 chore: upgrade radixtree version (#10861)
aa4da8239 is described below
commit aa4da8239c968cff9f60dd13707ab52107b9c71a
Author: Abhishek Choudhary <[email protected]>
AuthorDate: Wed Jan 24 08:57:13 2024 +0545
chore: upgrade radixtree version (#10861)
---
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 7ee912a22..c7314037a 100644
--- a/apisix-master-0.rockspec
+++ b/apisix-master-0.rockspec
@@ -46,7 +46,7 @@ dependencies = {
"lua-resty-cookie = 0.2.0-1",
"lua-resty-session = 3.10",
"opentracing-openresty = 0.1",
- "lua-resty-radixtree = 2.8.2",
+ "lua-resty-radixtree = 2.9.1",
"lua-protobuf = 0.5.0-1",
"lua-resty-openidc = 1.7.6-3",
"luafilesystem = 1.7.0-2",