Skip to content

Commit f26efd8

Browse files
committed
Upgrade jackson version to 2.13.3 from 2.13.2
DEVSIX-6743
1 parent 2237853 commit f26efd8

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

1717
<dependencies>

0 commit comments

Comments
 (0)