You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2022/12/30 05:48:02 UTC

[apisix] branch master updated: chore: upgrade lua-resty-healthcheck-api7 to 2.2.2 (#8590)

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 94ae24f94 chore: upgrade lua-resty-healthcheck-api7 to 2.2.2 (#8590)
94ae24f94 is described below

commit 94ae24f944d6f813f23713821de4f76f316608a6
Author: 罗泽轩 <sp...@gmail.com>
AuthorDate: Fri Dec 30 13:47:54 2022 +0800

    chore: upgrade lua-resty-healthcheck-api7 to 2.2.2 (#8590)
---
 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 2395d2d93..ab3324889 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -39,7 +39,7 @@ dependencies = {
     "lua-resty-balancer = 0.04",
     "lua-resty-ngxvar = 0.5.2",
     "lua-resty-jit-uuid = 0.0.7",
-    "lua-resty-healthcheck-api7 = 2.2.1",
+    "lua-resty-healthcheck-api7 = 2.2.2",
     "api7-lua-resty-jwt = 0.2.4",
     "lua-resty-hmac-ffi = 0.05",
     "lua-resty-cookie = 0.1.0",