From d8c728e574afdad0366a93b7d3d00586b2d8d31a Mon Sep 17 00:00:00 2001 From: Ilayaperumal Gopinathan Date: Thu, 12 Jun 2025 19:53:17 +0100 Subject: [PATCH] Remove explicit test dependency version for jackson-dataformat-xml - Use the dependency from Spring Boot BOM Signed-off-by: Ilayaperumal Gopinathan --- models/spring-ai-anthropic/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/models/spring-ai-anthropic/pom.xml b/models/spring-ai-anthropic/pom.xml index 5c231aa23..a12fb155b 100644 --- a/models/spring-ai-anthropic/pom.xml +++ b/models/spring-ai-anthropic/pom.xml @@ -104,7 +104,6 @@ com.fasterxml.jackson.dataformat jackson-dataformat-xml - 2.11.1 test