Update CAS tests to use current Jetty

Description

The tests in the idp-cas-impl module make use of Jetty. They currently use version 9.4.44.v20210927, but that’s in a reduced support mode and 10.0.9 is now current.

It looks as if there are API changes that will make this non-trivial, but we should come up to date anyway. It will also make the move to the Jakarta EE 9 version (11.0.9, currrently) trivial, as 10 and 11 share an API.

Environment

None

Activity

Ian YoungMay 9, 2022 at 3:41 PM

Done, commit 40c47b7e3c997d2a5a8ccf2b8e4d7d729e9dbfaa.

Turned out to be something weird in the type system with a trivial fix.

Done

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Created May 9, 2022 at 2:24 PM
Updated January 18, 2023 at 1:29 PM
Resolved May 9, 2022 at 3:42 PM