Skip to content

Commit d8c728e

Browse files
committed
Remove explicit test dependency version for jackson-dataformat-xml
- Use the dependency from Spring Boot BOM Signed-off-by: Ilayaperumal Gopinathan <[email protected]>
1 parent 76c7018 commit d8c728e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

models/spring-ai-anthropic/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@
104104
<dependency>
105105
<groupId>com.fasterxml.jackson.dataformat</groupId>
106106
<artifactId>jackson-dataformat-xml</artifactId>
107-
<version>2.11.1</version>
108107
<scope>test</scope>
109108
</dependency>
110109
</dependencies>

0 commit comments

Comments
 (0)