Skip to content

Commit

Permalink
SNOW-471177: [Snyk] Security upgrade com.fasterxml.jackson.core:jacks…
Browse files Browse the repository at this point in the history
…on-databind from 2.13.4 to 2.13.4.2 (#1158)

fix: TestOnly/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
sfc-gh-snyk-sca-sa and snyk-bot authored Oct 25, 2022
1 parent 2aa851c commit 5a86cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestOnly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<arrow.version>9.0.0</arrow.version>
<jacksondatabind.version>2.13.4</jacksondatabind.version>
<jacksondatabind.version>2.13.4.2</jacksondatabind.version>
<jacoco.version>0.8.4</jacoco.version>
<jacoco.skip.instrument>true</jacoco.skip.instrument>
<jna.version>5.5.0</jna.version>
Expand Down

0 comments on commit 5a86cb7

Please sign in to comment.