Next version
The next version 6.1.0-SNAPSHOT is under development. Maven artifacts are built via Github Actions and available in the Sonatype 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