Skip to content

Commit 4715675

Browse files
committed
DATACMNS-1283 - Removed explicit Jackson version declaration.
1 parent 8bbcca2 commit 4715675

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
<dependency>
6262
<groupId>com.fasterxml.jackson.core</groupId>
6363
<artifactId>jackson-databind</artifactId>
64-
<version>${jackson}</version>
6564
<optional>true</optional>
6665
</dependency>
6766
<dependency>

0 commit comments

Comments
 (0)