Skip to content

Commit

Permalink
jackson 2.9.2 fix #911
Browse files Browse the repository at this point in the history
  • Loading branch information
jknack committed Oct 21, 2017
1 parent 427b3e8 commit bece7c9
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 @@ -2974,7 +2974,7 @@ org.eclipse.jdt.apt.processorOptions/defaultOverwrite=true
<properties>
<!-- Dependencies -->
<funzy.version>0.1.0</funzy.version>
<jackson.version>2.8.3</jackson.version>
<jackson.version>2.9.2</jackson.version>
<undertow.version>1.4.20.Final</undertow.version>
<servlet.version>3.1.0</servlet.version>
<jetty.version>9.4.7.v20170914</jetty.version>
Expand Down

0 comments on commit bece7c9

Please sign in to comment.