Skip to content

Commit 1c93eb2

Browse files
committed
remove unused jackson-dataformat-yaml
1 parent c00eea5 commit 1c93eb2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -105,11 +105,6 @@
105105
<artifactId>jackson-databind</artifactId>
106106
<version>2.14.2</version>
107107
</dependency>
108-
<dependency>
109-
<groupId>com.fasterxml.jackson.dataformat</groupId>
110-
<artifactId>jackson-dataformat-yaml</artifactId>
111-
<version>2.14.2</version>
112-
</dependency>
113108
</dependencies>
114109
<profiles>
115110
<profile>

0 commit comments

Comments
 (0)