Skip to content

Commit

Permalink
chore: upgrade Jackson to 2.11.3 (#591)
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis authored Oct 5, 2020
1 parent 8b2d600 commit 595e04c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
</profile>
</profiles>
<properties>
<jackson.version>2.11.2</jackson.version>
<jackson.version>2.11.3</jackson.version>
<jjwt.version>0.11.2</jjwt.version>
<skip.tests>false</skip.tests>
<dependency.skip>false</dependency.skip>
Expand Down Expand Up @@ -377,4 +377,4 @@
<artifactId>oss-parent</artifactId>
<version>7</version>
</parent>
</project>
</project>

0 comments on commit 595e04c

Please sign in to comment.