Skip to content

Commit

Permalink
DATACMNS-1283 - Removed explicit Jackson version declaration.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Mar 27, 2018
1 parent 8bbcca2 commit 4715675
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>${jackson}</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 4715675

Please sign in to comment.