Skip to content

Commit

Permalink
SNOW-471177: [Snyk] Security upgrade com.google.http-client:google-ht…
Browse files Browse the repository at this point in the history
…tp-client from 1.41.4 to 1.42.2 (#1093)

fix: FIPS/pom.xml to reduce vulnerabilities

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

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
sfc-gh-snyk-sca-sa and snyk-bot authored Sep 26, 2022
1 parent e4e521f commit 2b3b4f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FIPS/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<jacoco.skip.instrument>true</jacoco.skip.instrument>
<awssdk.version>1.11.394</awssdk.version>
<google.api.client.version>1.33.2</google.api.client.version>
<google.http.client.version>1.41.4</google.http.client.version>
<google.http.client.version>1.42.2</google.http.client.version>
<jna.version>5.5.0</jna.version>
<mockito.version>3.5.6</mockito.version>
<shadeBase>net.snowflake.client.jdbc.internal</shadeBase>
Expand Down

0 comments on commit 2b3b4f5

Please sign in to comment.