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 83477d8a5 fix: upgrade luatinyyaml (#10193)
83477d8a5 is described below
commit 83477d8a5559ce4eb698e16957030145b9630d23
Author: Ashish Tiwari <[email protected]>
AuthorDate: Wed Sep 13 06:39:34 2023 +0530
fix: upgrade luatinyyaml (#10193)
---
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 a63a2644f..9d52c7182 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -49,7 +49,7 @@ dependencies = {
"lua-protobuf = 0.5.0-1",
"lua-resty-openidc = 1.7.6-3",
"luafilesystem = 1.7.0-2",
- "api7-lua-tinyyaml = 0.4.2",
+ "api7-lua-tinyyaml = 0.4.4",
"nginx-lua-prometheus = 0.20230607-1",
"jsonschema = 0.9.8",
"lua-resty-ipmatcher = 0.6.1",