Skip to content
New issue

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

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

Already on GitHub? # to your account

[UNDERTOW-2523] Prepare for Jakarta Servlet 6.1 #1702

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Nov 5, 2024

  1. [UNDERTOW-2523] Require a minimum of Java 17 in preparation for Jakar…

    …ta Servlet 6.1
    
    https://issues.redhat.com/browse/UNDERTOW-2523
    Signed-off-by: James R. Perkins <jperkins@redhat.com>
    jamezp committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d5a5491 View commit details
    Browse the repository at this point in the history
  2. [UNDERTOW-2523] Update the Jakarta Servlet specification to Jakarta S…

    …ervlet 6.1. Note this changed the Cookie specification to RFC 6265 which required test changes.
    
    https://issues.redhat.com/browse/UNDERTOW-2523
    Signed-off-by: James R. Perkins <jperkins@redhat.com>
    jamezp committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b6fae03 View commit details
    Browse the repository at this point in the history