Skip to content

Commit

Permalink
Update AWS Java SDK to address CVE-2022-31159
Browse files Browse the repository at this point in the history
Note that Trino doesn't use TransferManager and is not actually affected.
  • Loading branch information
hashhar committed Nov 1, 2022
1 parent 89ee3a3 commit e98e17a
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 @@ -51,7 +51,7 @@
<dep.antlr.version>4.11.1</dep.antlr.version>
<dep.airlift.version>219</dep.airlift.version>
<dep.packaging.version>${dep.airlift.version}</dep.packaging.version>
<dep.aws-sdk.version>1.12.172</dep.aws-sdk.version>
<dep.aws-sdk.version>1.12.261</dep.aws-sdk.version>
<dep.okhttp.version>3.14.9</dep.okhttp.version>
<dep.joda.version>2.12.0</dep.joda.version>
<dep.jsonwebtoken.version>0.11.2</dep.jsonwebtoken.version>
Expand Down

0 comments on commit e98e17a

Please sign in to comment.