Skip to content

Commit d5beb0d

Browse files
author
vitali.prudnikovich
committed
Update jackson-databind dependency to 2.13.4 to fix CVE-2022-42004
DEVSIX-7086
1 parent 2b8cb23 commit d5beb0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<url>https://itextpdf.com/</url>
1212

1313
<properties>
14-
<jackson.core.version>2.13.3</jackson.core.version>
14+
<jackson.core.version>2.13.4</jackson.core.version>
1515
</properties>
1616

1717
<dependencies>

0 commit comments

Comments
 (0)