From a3a7622419b9c229027479e5df65ed30b0fb3752 Mon Sep 17 00:00:00 2001 From: Looly Date: Wed, 5 Nov 2025 18:05:50 +0800 Subject: [PATCH] add ai to bom --- hutool-bom/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/hutool-bom/pom.xml b/hutool-bom/pom.xml index e5b07a83b..35aba54d6 100755 --- a/hutool-bom/pom.xml +++ b/hutool-bom/pom.xml @@ -95,6 +95,11 @@ hutool-swing ${project.parent.version} + + ${project.parent.groupId} + hutool-ai + ${project.parent.version} + @@ -147,6 +152,10 @@ ${project.parent.groupId} hutool-swing + + ${project.parent.groupId} + hutool-ai +