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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show 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
webauthn4jVersion
from 0.25.1.RELEASE to 0.26.0.RELEASE. Updatescom.webauthn4j:webauthn4j-util
from 0.25.1.RELEASE to 0.26.0.RELEASERelease notes
Sourced from com.webauthn4j:webauthn4j-util's releases.
Commits
127974d
Release 0.26.0.RELEASE6dffab5
Merge pull request #969 from webauthn4j/cont-RegistrationResponseJSON-and-Aut...3905f26
Follow up RegistrationResponseJSON and AuthenticationResponseJSON supportd5c783e
Merge pull request #965 from webauthn4j/dependabot/gradle/mockitoVersion-5.13.0c634069
Merge pull request #964 from webauthn4j/add-RegistrationResponseJSON-supportf6bbbfe
Add RegistrationResponseJSON and AuthenticationResponseJSON support7695fce
Merge pull request #967 from webauthn4j/change-default-serialization-method-f...99be4b3
Merge pull request #968 from webauthn4j/0.26.0-development7c5a8cb
Start 0.26.0 developmentacfe0fd
Change the default serialization method of byte arrays from Base64 to Base64UrlUpdates
com.webauthn4j:webauthn4j-core
from 0.25.1.RELEASE to 0.26.0.RELEASERelease notes
Sourced from com.webauthn4j:webauthn4j-core's releases.
Commits
127974d
Release 0.26.0.RELEASE6dffab5
Merge pull request #969 from webauthn4j/cont-RegistrationResponseJSON-and-Aut...3905f26
Follow up RegistrationResponseJSON and AuthenticationResponseJSON supportd5c783e
Merge pull request #965 from webauthn4j/dependabot/gradle/mockitoVersion-5.13.0c634069
Merge pull request #964 from webauthn4j/add-RegistrationResponseJSON-supportf6bbbfe
Add RegistrationResponseJSON and AuthenticationResponseJSON support7695fce
Merge pull request #967 from webauthn4j/change-default-serialization-method-f...99be4b3
Merge pull request #968 from webauthn4j/0.26.0-development7c5a8cb
Start 0.26.0 developmentacfe0fd
Change the default serialization method of byte arrays from Base64 to Base64UrlUpdates
com.webauthn4j:webauthn4j-metadata
from 0.25.1.RELEASE to 0.26.0.RELEASERelease notes
Sourced from com.webauthn4j:webauthn4j-metadata's releases.
Commits
127974d
Release 0.26.0.RELEASE6dffab5
Merge pull request #969 from webauthn4j/cont-RegistrationResponseJSON-and-Aut...3905f26
Follow up RegistrationResponseJSON and AuthenticationResponseJSON supportd5c783e
Merge pull request #965 from webauthn4j/dependabot/gradle/mockitoVersion-5.13.0c634069
Merge pull request #964 from webauthn4j/add-RegistrationResponseJSON-supportf6bbbfe
Add RegistrationResponseJSON and AuthenticationResponseJSON support7695fce
Merge pull request #967 from webauthn4j/change-default-serialization-method-f...99be4b3
Merge pull request #968 from webauthn4j/0.26.0-development7c5a8cb
Start 0.26.0 developmentacfe0fd
Change the default serialization method of byte arrays from Base64 to Base64UrlUpdates
com.webauthn4j:webauthn4j-test
from 0.25.1.RELEASE to 0.26.0.RELEASERelease notes
Sourced from com.webauthn4j:webauthn4j-test's releases.
Commits
127974d
Release 0.26.0.RELEASE6dffab5
Merge pull request #969 from webauthn4j/cont-RegistrationResponseJSON-and-Aut...3905f26
Follow up RegistrationResponseJSON and AuthenticationResponseJSON supportd5c783e
Merge pull request #965 from webauthn4j/dependabot/gradle/mockitoVersion-5.13.0c634069
Merge pull request #964 from webauthn4j/add-RegistrationResponseJSON-supportf6bbbfe
Add RegistrationResponseJSON and AuthenticationResponseJSON support7695fce
Merge pull request #967 from webauthn4j/change-default-serialization-method-f...99be4b3
Merge pull request #968 from webauthn4j/0.26.0-development7c5a8cb
Start 0.26.0 developmentacfe0fd
Change the default serialization method of byte arrays from Base64 to Base64UrlDependabot 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show