[Snyk] Upgrade com.stripe:stripe-java from 28.4.0 to 31.2.0#1064
[Snyk] Upgrade com.stripe:stripe-java from 28.4.0 to 31.2.0#1064akilarootcode wants to merge 1 commit intomainfrom
Conversation
Snyk has created this PR to upgrade com.stripe:stripe-java from 28.4.0 to 31.2.0. See this package in maven: com.stripe:stripe-java 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
Upgrades the backend’s Maven dependency on com.stripe:stripe-java to address dependency freshness/security recommendations from Snyk.
Changes:
- Bump
com.stripe:stripe-javafrom28.4.0to31.2.0inbackend/pom.xml.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| <dependency> | ||
| <groupId>com.stripe</groupId> | ||
| <artifactId>stripe-java</artifactId> | ||
| <version>28.4.0</version> | ||
| <version>31.2.0</version> | ||
| </dependency> |
There was a problem hiding this comment.
stripe-java appears to be unused in this repository (no references found under backend/src/**). Keeping it as a runtime dependency (and upgrading it across major versions) adds unnecessary transitive dependencies and potential classpath conflicts. If Stripe is not actually used, consider removing this dependency; if it is used indirectly, consider adding/pointing to the integration point so future upgrades can be validated.



Snyk has created this PR to upgrade com.stripe:stripe-java from 28.4.0 to 31.2.0.
ℹ️ 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 46 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: