syncope icon indicating copy to clipboard operation
syncope copied to clipboard

Jakarta EE 11

Open ilgrosso opened this issue 3 months ago • 0 comments

This work-in-progress PR contains:

  • upgrade to Spring Boot 4.0 / Spring Cloud 5.0
  • upgrade to Jackson 3.0
  • switch from OpenJPA to Hibernate 7.1 because the former is not compatible yet with JPA 3.2 (part of Jakarta EE 11) and the latter is now licensed under AL 2.0
  • upgrade to CXF 4.2.0-SNAPSHOT
  • upgrade to CAS 8.0.0-SNAPSHOT

Background discussion: https://lists.apache.org/thread/2g2l25n55slzyzff1syh6wvycwjsdp9c

ilgrosso avatar Dec 09 '25 16:12 ilgrosso