Skip to content

Commit 6a82e92

Browse files
authored
Merge pull request #1670 from pratimsc/hotfix/VULNDB-275302-jackson
Update Jackson to include CVE fixed in version 2.12.6
2 parents 8238699 + 9a7483b commit 6a82e92

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
@@ -405,7 +405,7 @@
405405
<wiremock-version>2.15.0</wiremock-version>
406406
<surefire-version>2.22.2</surefire-version>
407407
<commons-lang-version>3.2.1</commons-lang-version>
408-
<jackson-version>2.12.1</jackson-version>
408+
<jackson-version>2.12.6</jackson-version>
409409
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
410410
<sonatypeOssDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/snapshots/</sonatypeOssDistMgmtSnapshotsUrl>
411411
</properties>

0 commit comments

Comments
 (0)