Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities (#694)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1048058

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
svcprodsec-sendgrid and snyk-bot authored Aug 2, 2021
1 parent ca5c05c commit 468db09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
<dependency>
<groupId>com.sendgrid</groupId>
<artifactId>java-http-client</artifactId>
<version>4.3.6</version>
<version>4.3.7</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 468db09

Please sign in to comment.