This is an automated email from the ASF dual-hosted git repository.
wenming 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 8ebd7f2dd Update lua-resty-kafka to 0.23-0 (#11463)
8ebd7f2dd is described below
commit 8ebd7f2ddf121967977aa052770d8da5c14f56ef
Author: HaiYan <[email protected]>
AuthorDate: Thu Aug 15 17:23:56 2024 +0800
Update lua-resty-kafka to 0.23-0 (#11463)
Co-authored-by: Abhishek Choudhary <[email protected]>
---
apisix-master-0.rockspec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apisix-master-0.rockspec b/apisix-master-0.rockspec
index 6a65f502e..ac8da1e61 100644
--- a/apisix-master-0.rockspec
+++ b/apisix-master-0.rockspec
@@ -54,7 +54,7 @@ dependencies = {
"nginx-lua-prometheus-api7 = 0.20240201-1",
"jsonschema = 0.9.8",
"lua-resty-ipmatcher = 0.6.1",
- "lua-resty-kafka = 0.22-0",
+ "lua-resty-kafka = 0.23-0",
"lua-resty-logger-socket = 2.0.1-0",
"skywalking-nginx-lua = 0.6.0",
"base64 = 1.5-2",