Skip to content

Commit

Permalink
Update jackson-databind dependency to 2.13.4 to fix CVE-2022-42004
Browse files Browse the repository at this point in the history
DEVSIX-7086
  • Loading branch information
vitali.prudnikovich committed Oct 7, 2022
1 parent 2b8cb23 commit d5beb0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<url>https://itextpdf.com/</url>

<properties>
<jackson.core.version>2.13.3</jackson.core.version>
<jackson.core.version>2.13.4</jackson.core.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d5beb0d

Please sign in to comment.