Skip to content

Commit bedb8d1

Browse files
committed
chore: remove explicit version for jackson-core
Favor using the version from shared-dependencies
1 parent 141e5e0 commit bedb8d1

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -190,12 +190,6 @@
190190
<scope>import</scope>
191191
</dependency>
192192

193-
<dependency>
194-
<groupId>com.fasterxml.jackson.core</groupId>
195-
<artifactId>jackson-core</artifactId>
196-
<version>2.12.1</version>
197-
</dependency>
198-
199193
<dependency>
200194
<groupId>junit</groupId>
201195
<artifactId>junit</artifactId>

0 commit comments

Comments
 (0)