Robert Munteanu created SLING-12721: ---------------------------------------
Summary: Support Java 21 with Sling Pax-Exam 4.x Key: SLING-12721 URL: https://issues.apache.org/jira/browse/SLING-12721 Project: Sling Issue Type: Improvement Components: Testing Affects Versions: Testing PaxExam 4.1.0 Reporter: Robert Munteanu Assignee: Robert Munteanu Fix For: Testing PaxExam 4.1.2 The 4.x branch of the pax-exam module brings in ASM 9.4, which does not support Java 21. This is problematic since it causes multiple CI failures. It would be useful to update to the latest verison of ASM and allow an easy migration path of existing tests. This was done for the 5.x stream in SLING-12574 -- This message was sent by Atlassian Jira (v8.20.10#820010)