-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Update to Jakarta servlet and JAX-RS dependencies #17770
Conversation
c294a9e
to
d6e59e0
Compare
@hashhar can you run this PR with secrets? |
/test-with-secrets sha=d2a3bbb62bc7e19a35693109912bd7e979877d6e |
Additionally fix/suppress error-prone `CheckReturnValue` violations with Guava 32.0.0 that was upgraded in Airbase 141. These are the result of following changes: - google/guava@a7f6b08 - google/guava@0ef6688 Co-authored-by: Mateusz "Serafin" Gajewski <mateusz.gajewski@gmail.com>
The CI workflow run with tests that require additional secrets finished as failure: https://github.com/trinodb/trino/actions/runs/5199383182 |
/test-with-secrets sha=501f1e0926aad64a88534ca5e1f060060b4fe93f |
The CI workflow run with tests that require additional secrets finished as failure: https://github.com/trinodb/trino/actions/runs/5200355698 |
Failures are preexisting |
Dependency updates: