Skip to content

Commit 6293ff3

Browse files
committed
DATACMNS-1283 - Removed explicit Jackson version declaration.
1 parent 08d748a commit 6293ff3

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
@@ -56,7 +56,6 @@
5656
<dependency>
5757
<groupId>com.fasterxml.jackson.core</groupId>
5858
<artifactId>jackson-databind</artifactId>
59-
<version>${jackson}</version>
6059
<optional>true</optional>
6160
</dependency>
6261
<dependency>

0 commit comments

Comments
 (0)