Skip to content

Commit 7ef42f3

Browse files
authored
Merge pull request #282 from denismakogon/CVE-2022-42003
CVE-2022-42003: bump jackson version to 2.14.2
2 parents da20bd9 + bf67eb3 commit 7ef42f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<assertj-core.version>3.21.0</assertj-core.version>
8585
<commons-io.version>2.11.0</commons-io.version>
8686
<httpcore.version>4.4.14</httpcore.version>
87-
<jackson.version>2.13.4</jackson.version>
87+
<jackson.version>2.14.2</jackson.version>
8888
<jacoco.version>0.8.1</jacoco.version>
8989
<jetty.version>9.4.12.v20180830</jetty.version>
9090
<junit.version>4.13.2</junit.version>

0 commit comments

Comments
 (0)