Skip to content

chore(webkit): upgrade fileupload#2055

Merged
andreak merged 1 commit into
mainfrom
msf/fixup-fileupload
May 4, 2026
Merged

chore(webkit): upgrade fileupload#2055
andreak merged 1 commit into
mainfrom
msf/fixup-fileupload

Conversation

@farmdawgnation
Copy link
Copy Markdown
Member

Update commons file upload lib, and resolve complie issue

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Webkit module’s Apache Commons FileUpload2 (Jakarta Servlet 6) dependency and adapts Lift’s servlet request upload handling to the updated API.

Changes:

  • Bump commons-fileupload2-jakarta-servlet6 from 2.0.0-M4 to 2.0.0-M5.
  • Update JakartaServletFileUpload configuration calls to match the newer FileUpload2 API (setMaxSize, setMaxFileSize).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
web/webkit/src/main/scala/net/liftweb/http/provider/servlet/HTTPRequestServlet.scala Updates multipart upload size limit configuration to use the new FileUpload2 setter names.
project/Dependencies.scala Upgrades the Commons FileUpload2 dependency version to 2.0.0-M5.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@andreak andreak merged commit f501e32 into main May 4, 2026
10 checks passed
@andreak andreak deleted the msf/fixup-fileupload branch May 4, 2026 05:12
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.

3 participants