Skip to content

Commit

Permalink
feat: upgrade jackson-databind dependency to 2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hsluoyz committed Mar 10, 2024
1 parent 518a92c commit 95ed353
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 @@ -232,7 +232,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.13.1</version>
<version>2.16.1</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 95ed353

Please sign in to comment.