-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[discovery-ec2] Update the AWS SDK to 1.12.270 #89034
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Pinging @elastic/es-distributed (Team:Distributed) |
@elasticmachine update branch |
bb508c4
to
547742a
Compare
Pinging @elastic/es-core-infra (Team:Core/Infra) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
gradle/verification-metadata.xml
Outdated
<artifact name="aws-java-sdk-ec2-1.12.270.jar"> | ||
<sha256 value="faadf443751822e205338e80d2cea5eabd6373c1c3cef6348c24809ca82a9dd0" origin="Generated by Gradle"/> | ||
</artifact> | ||
</component> | ||
<component group="com.amazonaws" name="aws-java-sdk-s3" version="1.11.749"> | ||
<artifact name="aws-java-sdk-s3-1.11.749.jar"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aren't we suppose to remove these?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apparently, Gradle doesn't clean them up automatically https://docs.gradle.org/current/userguide/dependency_verification.html#sec:verification-metadata-hygiene
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've manually removed the outdated checksums
@elasticmachine update branch |
Thanks Tanguy! |
Resolves GHSA-c28r-hw5m-5gv3
See #88932