Skip to content

Commit aed01b9

Browse files
author
Vitali Prudnikovich
committed
Fix CVE-2022-42003 vulnerability coming from jackson-databind
DEVSIX-7135
1 parent 941cd1d commit aed01b9

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.4</jackson.core.version>
14+
<jackson.core.version>2.13.4.2</jackson.core.version>
1515
</properties>
1616

1717
<dependencies>

0 commit comments

Comments
 (0)