Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade jetty-server version #111

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Upgrade jetty-server version #111

wants to merge 1 commit into from

Conversation

anujgoyal1
Copy link

Description

Please include a summary of the change, motivation and context.

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.

@anujgoyal1 anujgoyal1 requested a review from a team as a code owner January 27, 2025 07:04
Copy link

Test Results

32 tests  ±0   32 ✅ ±0   14s ⏱️ ±0s
 9 suites ±0    0 💤 ±0 
 9 files   ±0    0 ❌ ±0 

Results for commit 569a48e. ± Comparison against base commit 23c3062.

@@ -16,7 +16,7 @@ dependencies {
implementation("com.google.inject.extensions:guice-servlet:7.0.0")
implementation("com.google.guava:guava:31.1-jre")
implementation("org.eclipse.jetty:jetty-servlet:11.0.20")
implementation("org.eclipse.jetty:jetty-server:11.0.20")
implementation("org.eclipse.jetty:jetty-server:12.0.16")
Copy link
Contributor

Choose a reason for hiding this comment

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

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.

2 participants