Skip to content

Commit

Permalink
Upgrade com.amazonaws/aws-java-sdk-dynamodb to eliminate CVE-2024-21634
Browse files Browse the repository at this point in the history
  • Loading branch information
joelittlejohn committed Apr 3, 2024
1 parent ffdc943 commit 47dfdef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[com.taoensso/nippy "3.3.0"]
[joda-time "2.12.5"]
[commons-logging "1.2"]
[com.amazonaws/aws-java-sdk-dynamodb "1.12.581"
[com.amazonaws/aws-java-sdk-dynamodb "1.12.693"
:exclusions [joda-time commons-logging]]]

:test-paths ["test" #_"src"]
Expand Down

0 comments on commit 47dfdef

Please sign in to comment.