Skip to content

quarkusio/quarkus-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quarkus Security API

Version

The Quarkus core security API.

Release

# Bump version and create the tag
mvn release:prepare -Prelease
# Build the tag and push to OSSRH
mvn release:perform -Prelease

The staging repository is automatically closed. The sync with Maven Central should take ~30 minutes.