From 6cd936078b6642f2bb2929204d25fb14d868b969 Mon Sep 17 00:00:00 2001 From: Looly Date: Fri, 23 May 2025 15:44:07 +0800 Subject: [PATCH] remove invalid dependency --- hutool-ai/pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/hutool-ai/pom.xml b/hutool-ai/pom.xml index fb1cc9a87..818b069e2 100644 --- a/hutool-ai/pom.xml +++ b/hutool-ai/pom.xml @@ -40,11 +40,6 @@ ${project.parent.version} compile - - com.fasterxml.jackson.core - jackson-databind - 2.13.5 - - +