Skip to content

Add "Quarkus Security" to README#1260

Merged
ynojima merged 1 commit intomasterfrom
add-quarkus-security-webauthn
Feb 3, 2026
Merged

Add "Quarkus Security" to README#1260
ynojima merged 1 commit intomasterfrom
add-quarkus-security-webauthn

Conversation

@ynojima
Copy link
Copy Markdown
Member

@ynojima ynojima commented Feb 3, 2026

No description provided.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Feb 3, 2026

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 3, 2026

📦 JitPack Build

The build and tests passed! You can test this Pull Request using JitPack.

Maven

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>

<dependency>
    <groupId>com.github.webauthn4j.webauthn4j</groupId>
    <artifactId>webauthn4j-core</artifactId>
    <version>add-quarkus-security-webauthn-SNAPSHOT</version>
</dependency>

Gradle

repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    implementation 'com.github.webauthn4j.webauthn4j:webauthn4j-core:add-quarkus-security-webauthn-SNAPSHOT'
}

You can verify the build status on JitPack.

@ynojima ynojima merged commit dc94b18 into master Feb 3, 2026
20 checks passed
@ynojima ynojima deleted the add-quarkus-security-webauthn branch February 3, 2026 14:01
@ynojima ynojima added this to the 0.31.1.RELEASE milestone Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant