Skip to content

Commit 0f2f72a

Browse files
committed
removed unused Jackson dependency
1 parent 8f2dd69 commit 0f2f72a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -187,12 +187,6 @@
187187
<version>${kotlin.version}</version>
188188
</dependency>
189189

190-
<dependency>
191-
<groupId>com.fasterxml.jackson.core</groupId>
192-
<artifactId>jackson-core</artifactId>
193-
<version>${jackson.version}</version>
194-
</dependency>
195-
196190
<dependency>
197191
<groupId>com.fasterxml.jackson.module</groupId>
198192
<artifactId>jackson-module-kotlin</artifactId>

0 commit comments

Comments
 (0)