From 2ba47e95499936185736b4ee7c205a019f226d4f Mon Sep 17 00:00:00 2001 From: xujun Date: Wed, 29 Jul 2026 10:50:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=B9=82=E7=AD=89=E6=A8=A1?= =?UTF-8?q?=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index b7a603c..f018207 100644 --- a/pom.xml +++ b/pom.xml @@ -149,6 +149,18 @@ xtools-boot-core ${xtools.version} + + + org.xujun + xtools-boot-idempotent-base + ${xtools.version} + + + + org.xujun + xtools-boot-idempotent-web + ${xtools.version} + org.xujun