[Snyk] Upgrade software.amazon.awssdk:cloudfront from 2.31.37 to 2.41.10#1062
[Snyk] Upgrade software.amazon.awssdk:cloudfront from 2.31.37 to 2.41.10#1062akilarootcode wants to merge 1 commit intomainfrom
Conversation
Snyk has created this PR to upgrade software.amazon.awssdk:cloudfront from 2.31.37 to 2.41.10. See this package in maven: software.amazon.awssdk:cloudfront See this project in Snyk: https://app.snyk.io/org/thinuwanw/project/49ad18c7-223c-4e47-8fe8-4360657b6ac2?utm_source=github&utm_medium=referral&page=upgrade-pr
|
|
|
There was a problem hiding this comment.
Pull request overview
Updates the backend’s AWS CloudFront SDK dependency version as part of an automated Snyk dependency upgrade, to keep the project’s Maven dependencies current.
Changes:
- Bump
software.amazon.awssdk:cloudfrontfrom2.31.37to2.41.10.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| <dependency> | ||
| <groupId>software.amazon.awssdk</groupId> | ||
| <artifactId>cloudfront</artifactId> | ||
| <version>2.31.37</version> | ||
| <version>2.41.10</version> | ||
| </dependency> |
There was a problem hiding this comment.
This bumps AWS SDK v2 cloudfront to 2.41.10 while s3 in the same POM is still pinned to 2.31.56. Mixing AWS SDK v2 module versions can cause dependency convergence conflicts and runtime linkage errors. Consider importing the AWS SDK BOM in dependencyManagement (and removing per-module versions) or at least aligning the s3 version to 2.41.10 too.



Snyk has created this PR to upgrade software.amazon.awssdk:cloudfront from 2.31.37 to 2.41.10.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 167 versions ahead of your current version.
The recommended version was released a month ago.
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: