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

[improve][build] Upgrade dependencies to reduce CVE #20227

Merged
merged 2 commits into from
May 5, 2023

Conversation

Technoboy-
Copy link
Contributor

Cherry-pick #20162, #20172

Motivation

Upgrade the jetty server version to avoid CVE-2023-26048
Upgrade kotlin version to avoid CVE-2022-24329
Upgrade swagger version to fix CVE-2022-1471

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label May 5, 2023
@nodece nodece merged commit 18e48bf into apache:branch-3.0 May 5, 2023
2 checks passed
@lhotari
Copy link
Member

lhotari commented Jun 2, 2023

It was confusing that this change included Jetty upgrade and this didn't get applied to master branch. I created a separate PR #20461 to cover master branch.
I think we should be limiting changes to maintenance branches to only include cherry picked commits since the branches will divert if our maintenance process is not followed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants