Skip to content

Commit

Permalink
Merge pull request #158 from jamezp/jackson-upgrade
Browse files Browse the repository at this point in the history
Upgrade Jackson to 2.14.2.
  • Loading branch information
jamezp authored Mar 2, 2023
2 parents 3666770 + d1c3d2a commit b6c2a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resteasy-microprofile-test-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<properties>
<!-- Test only dependencies -->
<version.com.fasterxml.jackson>2.13.4</version.com.fasterxml.jackson>
<version.com.fasterxml.jackson>2.14.2</version.com.fasterxml.jackson>
<version.com.fasterxml.jackson.databind>${version.com.fasterxml.jackson}</version.com.fasterxml.jackson.databind>
<version.com.io7m.xom>1.2.10</version.com.io7m.xom>

Expand Down

0 comments on commit b6c2a0e

Please sign in to comment.