Skip to content

Commit

Permalink
Upgrade to Jackson 2.13.2.2 (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
oswaldobapvicjr authored Apr 18, 2022
1 parent ce7f9a5 commit 1a209a1
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 @@ -51,7 +51,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- Compile dependencies -->
<jackson2.version>2.13.1</jackson2.version>
<jackson2.version>[2.13.2,2.13.2.2]</jackson2.version>
<slf4j.version>1.7.36</slf4j.version>

<!-- Test dependencies -->
Expand Down

0 comments on commit 1a209a1

Please sign in to comment.