Skip to content

Commit

Permalink
Bump AWS Java SDK version to fix CVE-2022-31159 [5.1.z] (#21858)
Browse files Browse the repository at this point in the history
Upgrade AWS SDK to 1.12.267 to fix CVE-2022-31159 [5.1.z]
  • Loading branch information
TomaszGaweda committed Jul 27, 2022
1 parent 24c12a8 commit d0aa92e
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 @@ -92,7 +92,7 @@
<!--<affinity.version>3.2.3</affinity.version>-->
<antlr4.version>4.9.3</antlr4.version>
<avro.version>1.11.0</avro.version>
<aws.sdk.version>1.12.150</aws.sdk.version>
<aws.sdk.version>1.12.267</aws.sdk.version>
<classgraph.version>4.8.139</classgraph.version>
<grpc.version>1.43.0</grpc.version>
<guava.version>30.1.1-jre</guava.version>
Expand Down

0 comments on commit d0aa92e

Please sign in to comment.