Skip to content

Commit

Permalink
Update Jackson to 2.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bergmann-dierk committed Mar 28, 2022
1 parent f6ef97e commit 1234d2b
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 @@ -32,7 +32,7 @@
<mapstruct.version>1.4.2.Final</mapstruct.version>
<commonsio.version>2.11.0</commonsio.version>
<cbor.version>4.5.1</cbor.version>
<jackson.version>2.13.1</jackson.version>
<jackson.version>2.13.2</jackson.version>
<mockwebserver.version>4.9.3</mockwebserver.version>
<plugin.checkstyle.version>3.1.2</plugin.checkstyle.version>
<plugin.sonar.version>3.9.1.2184</plugin.sonar.version>
Expand Down

0 comments on commit 1234d2b

Please sign in to comment.