From e2a956edb1a95e178b2d910b1ee77952cf29094f Mon Sep 17 00:00:00 2001 From: hongawen <83944980@qq.com> Date: Fri, 10 Jul 2026 11:58:40 +0800 Subject: [PATCH] =?UTF-8?q?feat(mq-spring-boot-starter):=20=E8=81=9A?= =?UTF-8?q?=E5=90=88=20jar=20=E5=BC=95=E5=85=A5=20mq-starter-idempotent-re?= =?UTF-8?q?dis=EF=BC=8Crocketmq=20=E9=83=A8=E7=BD=B2=E5=BC=80=E7=AE=B1?= =?UTF-8?q?=E5=8F=AF=E7=94=A8=E6=B6=88=E8=B4=B9=E5=8E=BB=E9=87=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- mq-spring-boot-starter/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/mq-spring-boot-starter/pom.xml b/mq-spring-boot-starter/pom.xml index d040dfc..c96b55d 100644 --- a/mq-spring-boot-starter/pom.xml +++ b/mq-spring-boot-starter/pom.xml @@ -5,6 +5,7 @@ mq-spring-boot-starter com.njcnmq-starter-core1.0.0-SNAPSHOT + com.njcnmq-starter-idempotent-redis1.0.0-SNAPSHOT com.njcnmq-starter-rocketmq1.0.0-SNAPSHOT com.njcnmq-starter-redis-stream1.0.0-SNAPSHOT