Skip to content

Comments

[Snyk] Upgrade software.amazon.awssdk:cloudfront from 2.31.37 to 2.41.10#1062

Open
akilarootcode wants to merge 1 commit intomainfrom
snyk-upgrade-7f838bb1008b42234c1877bbb39427c8
Open

[Snyk] Upgrade software.amazon.awssdk:cloudfront from 2.31.37 to 2.41.10#1062
akilarootcode wants to merge 1 commit intomainfrom
snyk-upgrade-7f838bb1008b42234c1877bbb39427c8

Conversation

@akilarootcode
Copy link
Contributor

snyk-top-banner

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

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

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
Copilot AI review requested due to automatic review settings February 11, 2026 13:37
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@sonarqubecloud
Copy link

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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:cloudfront from 2.31.37 to 2.41.10.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 247 to 251
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>cloudfront</artifactId>
<version>2.31.37</version>
<version>2.41.10</version>
</dependency>
Copy link

Copilot AI Feb 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants