Skip to content

Commit 138b46a

Browse files
committed
Remove jackson dependency
1 parent d22ba60 commit 138b46a

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -122,16 +122,6 @@
122122
</exclusion>
123123
</exclusions>
124124
</dependency>
125-
<dependency>
126-
<groupId>com.fasterxml.jackson.core</groupId>
127-
<artifactId>jackson-databind</artifactId>
128-
<version>2.14.2</version>
129-
</dependency>
130-
<dependency>
131-
<groupId>com.fasterxml.jackson.core</groupId>
132-
<artifactId>jackson-annotations</artifactId>
133-
<version>2.14.2</version>
134-
</dependency>
135125
<dependency>
136126
<groupId>com.esotericsoftware</groupId>
137127
<artifactId>kryo</artifactId>

0 commit comments

Comments
 (0)