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 cc3171230 feat: upgrade lua-resty-etcd from 1.10.4 -> 1.10.5 (#10127)
cc3171230 is described below

commit cc317123035722b03d4c8ddee5c123f018597200
Author: Sn0rt <[email protected]>
AuthorDate: Fri Sep 1 09:40:05 2023 +0800

    feat: upgrade lua-resty-etcd from 1.10.4 -> 1.10.5 (#10127)
---
 rockspec/apisix-master-0.rockspec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rockspec/apisix-master-0.rockspec 
b/rockspec/apisix-master-0.rockspec
index 00c67f7bc..a63a2644f 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -34,8 +34,8 @@ dependencies = {
     "lua-resty-ctxdump = 0.1-0",
     "api7-lua-resty-dns-client = 7.0.1",
     "lua-resty-template = 2.0",
-    "lua-resty-etcd = 1.10.4",
-    "api7-lua-resty-http = 0.2.0",
+    "lua-resty-etcd = 1.10.5",
+    "api7-lua-resty-http = 0.2.2-0",
     "lua-resty-balancer = 0.04",
     "lua-resty-ngxvar = 0.5.2",
     "lua-resty-jit-uuid = 0.0.7",

Reply via email to