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 56e87df  chore: upgrade lua-resty-session to 3.10 (#6737)
56e87df is described below

commit 56e87df443204225e5ea0d2b9024b46583b6e868
Author: 罗泽轩 <[email protected]>
AuthorDate: Wed Mar 30 17:28:03 2022 +0800

    chore: upgrade lua-resty-session to 3.10 (#6737)
---
 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 c28d0dc..d1ce665 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -43,7 +43,7 @@ dependencies = {
     "lua-resty-jwt = 0.2.0",
     "lua-resty-hmac-ffi = 0.05",
     "lua-resty-cookie = 0.1.0",
-    "lua-resty-session = 2.24",
+    "lua-resty-session = 3.10",
     "opentracing-openresty = 0.1",
     "lua-resty-radixtree = 2.8.1",
     "lua-protobuf = 0.3.4",

Reply via email to