From b84d123cd41fd4a4495c218002f9b2a48bc60b4f 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 8614ebb7f..8519252fa 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