Skip to content

Commit

Permalink
fix: AmazonSQS/AmazonSQSExample/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-6483812
  • Loading branch information
snyk-bot committed Jun 10, 2024
1 parent 1765896 commit 8c98f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AmazonSQS/AmazonSQSExample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ holder.
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>sqs</artifactId>
<version>2.25.6</version>
<version>2.25.69</version>
<type>jar</type>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit 8c98f2c

Please sign in to comment.