Skip to content

Commit

Permalink
EDGCOMMON-74: aws-java-sdk-ssm 1.12.645 removing ion-java 1.0.2
Browse files Browse the repository at this point in the history
https://issues.folio.org/browse/EDGCOMMON-74

Upgrade aws-java-sdk-ssm from 1.12.562 to 1.12.645.
This removes the dependency and usage of software.amazon.ion:[email protected]
that has an Allocation of Resources Without Limits or Throttling vulnerability:

https://nvd.nist.gov/vuln/detail/CVE-2024-21634
aws/aws-sdk-java#3077 (comment)
  • Loading branch information
julianladisch committed Jan 27, 2024
1 parent cab1cac commit b79d941
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 @@ -139,7 +139,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-ssm</artifactId>
<version>1.12.562</version>
<version>1.12.645</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit b79d941

Please sign in to comment.