Skip to content

Commit

Permalink
Jackson version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kay committed May 12, 2022
1 parent 3f5959c commit 6d0848c
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 @@ -37,13 +37,13 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.9.8</version>
<version>2.13.2</version>
</dependency>

<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10.8</version>
<version>2.13.2.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 6d0848c

Please sign in to comment.