Skip to content

Commit

Permalink
fixes #186 update jackson-datatype-jdk8 artifactId for hybrid server …
Browse files Browse the repository at this point in the history
…pom.xml
  • Loading branch information
stevehu committed Dec 2, 2018
1 parent f17841b commit 3497ce7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jdk</artifactId>
<artifactId>jackson-datatype-jdk8</artifactId>
<version>${version.jackson}</version>
</dependency>
<dependency>
Expand Down

0 comments on commit 3497ce7

Please sign in to comment.