This is an automated email from the ASF dual-hosted git repository.
membphis 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 4525437 chore: bump lua-resty-rocketmq to 0.3.0-0 (#5774)
4525437 is described below
commit 4525437880f8342560bbfbfe8711c504f7b47584
Author: yuz10 <[email protected]>
AuthorDate: Sun Dec 12 17:20:46 2021 +0800
chore: bump lua-resty-rocketmq to 0.3.0-0 (#5774)
---
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 2c4ddf5..d2186df 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -72,7 +72,7 @@ dependencies = {
"api7-snowflake = 2.0-1",
"inspect == 3.1.1",
"lualdap = 1.2.6-1",
- "lua-resty-rocketmq = 0.2.1-3",
+ "lua-resty-rocketmq = 0.3.0-0",
}
build = {