Skip to content

Commit

Permalink
Update Jackson to version 2.10.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalSchumacher committed Nov 11, 2019
1 parent 95a7ec6 commit d920fcd
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 @@ -20,7 +20,7 @@
<jdk.version>1.8</jdk.version>
<spring.framework.version>5.1.10.RELEASE</spring.framework.version>
<spring.security.version>5.1.6.RELEASE</spring.security.version>
<jackson.version>2.9.10</jackson.version>
<jackson.version>2.10.1</jackson.version>
<mule.version>3.8.0</mule.version>
<camel.version>2.24.0</camel.version>
<cxf.version>3.3.4</cxf.version>
Expand Down

0 comments on commit d920fcd

Please sign in to comment.