Next version
The next version 6.4.0-SNAPSHOT is under development. Maven artifacts are built via Github Actions and available in the Central Portal Snapshots repository.
The source code can be cloned and locally built via Maven:
git clone [email protected]:pac4j/pac4j.git
cd pac4j
mvn clean install