Skip to content

Bump version for few dependencies#109

Open
Deepanshu0703 wants to merge 2 commits into
mainfrom
Deepanshu0703-patch-1
Open

Bump version for few dependencies#109
Deepanshu0703 wants to merge 2 commits into
mainfrom
Deepanshu0703-patch-1

Conversation

@Deepanshu0703

@Deepanshu0703 Deepanshu0703 commented Jul 15, 2026

Copy link
Copy Markdown

Description

I have bumped the jetty version from 12.1.9 to 12.1.10 to resolve a vulnerability

Testing

Please describe the tests that you ran to verify your changes. Please summarize what did you test and what needs to be tested e.g. deployed and tested helm chart locally.

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

Documentation

Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.

@Deepanshu0703 Deepanshu0703 requested a review from a team as a code owner July 15, 2026 09:10
avinashkolluru
avinashkolluru previously approved these changes Jul 15, 2026
@Deepanshu0703 Deepanshu0703 changed the title Update jetty version from 12.1.9 to 12.1.10 Bump version for few dependencies Jul 15, 2026
@Deepanshu0703 Deepanshu0703 reopened this Jul 16, 2026
Comment thread gradle/libs.versions.toml
jetty = "12.1.9"
netty = "4.1.133.Final"
jetty = "12.1.10"
netty = "4.2.15.Final"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Keep netty on the same major release please - 4.1.x

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

any specific reason?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

we need some testing/validation before netty major version upgrade?

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.

4 participants