Skip to content

Bump com.webauthn4j:webauthn4j-core from 0.31.5.RELEASE to 0.31.6.RELEASE#19263

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/main/com.webauthn4j-webauthn4j-core-0.31.6.RELEASE
Jun 3, 2026
Merged

Bump com.webauthn4j:webauthn4j-core from 0.31.5.RELEASE to 0.31.6.RELEASE#19263
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/main/com.webauthn4j-webauthn4j-core-0.31.6.RELEASE

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps com.webauthn4j:webauthn4j-core from 0.31.5.RELEASE to 0.31.6.RELEASE.

Release notes

Sourced from com.webauthn4j:webauthn4j-core's releases.

0.31.6.RELEASE

🪲 Bugs

  • Fix async custom verifier results being silently discarded #1358

⭐ Enhancements

  • Apply defensive array copying consistently #1357
  • Hold Parameters objects directly in CoreRegistrationObject / CoreAuthenticationObject #1356
  • Add JSON serializer/deserializer for AAGUID and @JsonValue to Options #1346
  • Allow external modules to define and register their own WebAuthn extensions via Jackson Module #1341
  • Redesign the internal ANS.1 encoding/decoding library #1340
  • Set Ed25519 messageDigestAlgorithm to null as it is a pure signature scheme #1338

📦 Dependency Upgrades

  • Bump jackson from 3.1.2 to 3.1.3 #1333
  • Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18 #1334
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.21.4 #1355
  • Bump gradle-wrapper from 9.5.0 to 9.5.1 #1335
  • Bump com.microsoft.playwright:playwright from 1.59.0 to 1.60.0 #1343
  • Bump org.seleniumhq.selenium:selenium-java from 4.43.0 to 4.44.0 #1336
  • Bump quarkus from 3.35.4 to 3.36.0 #1350
  • Bump quarkus from 3.35.3 to 3.35.4 #1345
  • Bump quarkus from 3.35.2 to 3.35.3 #1339
  • Bump quarkus from 3.34.6 to 3.35.2 #1332

🛠️ Build/Test

  • Exclude fido-mds-integration tests from matrix jobs and run separately #1349
  • Move FIDO MDS real-endpoint tests to integration-tests/fido-mds-integration #1348
  • Add fido-integration-bdd: BDD integration test suite for WebAuthn protocol #1347
  • Downgrade Gradle from 9.5.1 to 9.4.1 #1342
  • Replace jreleaser with a lightweight custom Maven Central publish plugin #1331
Commits
  • 2a85a71 Release 0.31.6
  • 15c810a Migrate maven-central-publish-plugin to Jackson 3
  • 07ec06e Release 0.31.6
  • d30f91c Merge pull request #1331 from webauthn4j/replace-jreleaser-with-custom-plugin
  • 9d62783 Merge pull request #1358 from webauthn4j/worktree-fix-async-custom-verifier
  • ca2b128 Fix async custom verifier results being silently discarded
  • 7bfdc3c Merge pull request #1357 from webauthn4j/add-defensive-array-copies-in-constr...
  • 8879ca1 Apply defensive copying consistently
  • 4001dc7 Merge pull request #1356 from webauthn4j/worktree-refactor-core-object-parame...
  • e9f72bd Hold Parameters objects directly in CoreRegistrationObject /
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.webauthn4j:webauthn4j-core](https://github.com/webauthn4j/webauthn4j) from 0.31.5.RELEASE to 0.31.6.RELEASE.
- [Release notes](https://github.com/webauthn4j/webauthn4j/releases)
- [Commits](webauthn4j/webauthn4j@0.31.5.RELEASE...0.31.6.RELEASE)

---
updated-dependencies:
- dependency-name: com.webauthn4j:webauthn4j-core
  dependency-version: 0.31.6.RELEASE
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added in: build An issue in the build type: dependency-upgrade A dependency upgrade labels Jun 3, 2026
@github-actions github-actions Bot added this to the 7.1.0 milestone Jun 3, 2026
@github-actions github-actions Bot enabled auto-merge (rebase) June 3, 2026 21:13
@github-actions github-actions Bot merged commit 26416a1 into main Jun 3, 2026
8 checks passed
@dependabot dependabot Bot deleted the dependabot/gradle/main/com.webauthn4j-webauthn4j-core-0.31.6.RELEASE branch June 3, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: build An issue in the build type: dependency-upgrade A dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants