Skip to content

Commit 6c2ce42

Browse files
committed
feat(70552): remove duplicated dependency
1 parent 4363e2b commit 6c2ce42

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,6 @@
113113
<artifactId>slf4j-api</artifactId>
114114
<version>2.0.7</version>
115115
</dependency>
116-
<dependency>
117-
<groupId>com.fasterxml.jackson.core</groupId>
118-
<artifactId>jackson-databind</artifactId>
119-
<version>2.15.0</version>
120-
</dependency>
121116
<dependency>
122117
<groupId>org.jetbrains</groupId>
123118
<artifactId>annotations</artifactId>

0 commit comments

Comments
 (0)