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 e91e67497 chore: upgrade lua-resty-expr (#7655)
e91e67497 is described below

commit e91e674971d36b288a507987d1f29181ff4eccf4
Author: tzssangglass <tzssanggl...@gmail.com>
AuthorDate: Fri Aug 12 15:30:33 2022 +0800

    chore: upgrade lua-resty-expr (#7655)
---
 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 2eb266d2c..7949735b2 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -60,7 +60,7 @@ dependencies = {
     "binaryheap = 0.4",
     "api7-dkjson = 0.1.1",
     "resty-redis-cluster = 1.02-4",
-    "lua-resty-expr = 1.3.1",
+    "lua-resty-expr = 1.3.2",
     "graphql = 0.0.2",
     "argparse = 0.7.1-1",
     "luasocket = 3.0rc1-2",

Reply via email to