Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
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-IONETTY-5953332
  • Loading branch information
snyk-bot committed Oct 18, 2023
1 parent a2350e1 commit 6e45ca9
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 @@ -113,7 +113,7 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>sns</artifactId>
<version>2.20.156</version>
<version>2.21.2</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
Expand Down

0 comments on commit 6e45ca9

Please sign in to comment.