-
Notifications
You must be signed in to change notification settings - Fork 919
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
[KYUUBI #5234] Upgrade Jetty version from 9.4.51.v20230217 to 9.4.52.v20230823 #5239
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5239 +/- ##
======================================
Coverage 0.00% 0.00%
======================================
Files 590 590
Lines 33344 33344
Branches 4403 4403
======================================
Misses 33344 33344 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@sidhant-nagpal thanks for your contribution, please follow the docs to upgrade the dependencyList |
@pan3793 Thanks for pointing to the docs, I changed jetty-* versions in dependencyList earlier but reverted later and made another push to the branch. weird, it is still saying "Dependency List Change Detected". |
The first commit looks good, please revert your last commit |
…230823" This reverts commit f15af28.
…o fix#5234/jetty-upgraded-from-9.4.51.v20230217-to-9.4.52.v20230823
…o fix#5234/jetty-upgraded-from-9.4.51.v20230217-to-9.4.52.v20230823
Seems there are some issues with GitHub actions, the change should be safe, merging to master/1.8 |
…v20230823 Fixes #5234 Closes #5239 from sidhant-nagpal/fix#5234/jetty-upgraded-from-9.4.51.v20230217-to-9.4.52.v20230823. Closes #5234 cbd4b49 [Sidhant Nagpal] Merge branch 'master' of https://github.com/sidhant-nagpal/kyuubi into fix#5234/jetty-upgraded-from-9.4.51.v20230217-to-9.4.52.v20230823 608a510 [Sidhant Nagpal] Merge branch 'master' of https://github.com/sidhant-nagpal/kyuubi into fix#5234/jetty-upgraded-from-9.4.51.v20230217-to-9.4.52.v20230823 d2ac35e [Sidhant Nagpal] Revert "#5234 Upgrade Jetty from 9.4.51.v20230217 to 9.4.52.v20230823" f15af28 [Sidhant Nagpal] #5234 Upgrade Jetty from 9.4.51.v20230217 to 9.4.52.v20230823 2498302 [Sidhant Nagpal] #5234 Upgrade Jetty from 9.4.51.v20230217 to 9.4.52.v20230823 Authored-by: Sidhant Nagpal <[email protected]> Signed-off-by: Cheng Pan <[email protected]> (cherry picked from commit 5abc262) Signed-off-by: Cheng Pan <[email protected]>
@pan3793 cool : ) |
Fixes #5234