Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Complete #483 upgrade jackson to 2.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pacafuentes committed Apr 6, 2018
1 parent 86aec94 commit edf18de
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 @@ -252,7 +252,7 @@
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-jsonSchema</artifactId>
<version>2.9.4</version>
<version>2.9.5</version>
</dependency>
<dependency>
<groupId>com.googlecode.juniversalchardet</groupId>
Expand Down

0 comments on commit edf18de

Please sign in to comment.