Skip to content

Commit 468db09

Browse files
fix: pom.xml to reduce vulnerabilities (#694)
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>
1 parent ca5c05c commit 468db09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
<dependency>
287287
<groupId>com.sendgrid</groupId>
288288
<artifactId>java-http-client</artifactId>
289-
<version>4.3.6</version>
289+
<version>4.3.7</version>
290290
</dependency>
291291
<dependency>
292292
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)