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

Commit

Permalink
Upgrading jackson (#639)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbelang authored Jun 24, 2019
1 parent 86e116e commit 717c657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yagi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-jsonSchema</artifactId>
<version>2.9.8</version>
<version>2.9.9</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 717c657

Please sign in to comment.