Skip to content

Commit

Permalink
update jackson to 2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zapodot committed Jun 10, 2015
1 parent 4269de7 commit 80b3028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
</licenses>
<properties>
<junit.version>4.12</junit.version>
<jackson-core.version>2.5.3</jackson-core.version>
<jackson-core.version>2.5.4</jackson-core.version>
<jackson-databind.version>${jackson-core.version}</jackson-databind.version>

<packageVersion.package>org.zapodot.jackson.java8</packageVersion.package>
Expand Down

0 comments on commit 80b3028

Please sign in to comment.