Skip to content

Commit

Permalink
fix: upgrade com.amazonaws:aws-java-sdk-dynamodb from 1.12.574 to 1.1…
Browse files Browse the repository at this point in the history
…2.577

Snyk has created this PR to upgrade com.amazonaws:aws-java-sdk-dynamodb from 1.12.574 to 1.12.577.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-dynamodb/

See this project in Snyk:
https://app.snyk.io/org/oph-snyk/project/a7a237bf-fd65-4bea-a421-1baf9145f352?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 22, 2023
1 parent 4c322f0 commit 008f715
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 @@ -326,7 +326,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-dynamodb</artifactId>
<version>1.12.574</version>
<version>1.12.577</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
Expand Down

0 comments on commit 008f715

Please sign in to comment.