MCP-440 Update dependencies resolution#361
Conversation
|
@sonar-review-alpha review |
SummaryThis PR fixes security vulnerabilities by enforcing patched versions of transitive dependencies that are pulled in indirectly through the build chain. Changes:
What reviewers should knowFor reviewers:
Things to check:
|
1974cf5 to
97fa0d1
Compare
sophio-japharidze-sonarsource
left a comment
There was a problem hiding this comment.
🔥 🧯 🧑🚒
|
There was a problem hiding this comment.
LGTM! ✅
The commons-compress duplication flagged in the previous review round is still present — the two blocks now have identical because() text (that part is addressed), but the structural duplication across build.gradle.kts and its/build.gradle.kts remains, meaning a version bump still requires two-place edits.



No description provided.