Skip to content

Commit

Permalink
Upgrade Jackson
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-krecan committed Jul 5, 2023
1 parent 7fa3730 commit d459200
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 @@ -5,7 +5,7 @@
<version>2.39.0-SNAPSHOT</version>
<url>https://github.com/lukas-krecan/JsonUnit</url>
<properties>
<jackson2.version>2.15.1</jackson2.version>
<jackson2.version>2.15.2</jackson2.version>
<moshi.version>1.15.0</moshi.version>
<gson.version>2.10.1</gson.version>
<hamcrest.version>2.2</hamcrest.version>
Expand Down

0 comments on commit d459200

Please sign in to comment.