spring-projects / spring-security

Spring Security
http://spring.io/projects/spring-security
Apache License 2.0
8.84k stars 5.91k forks source link

Bump com.webauthn4j:webauthn4j-core from 0.28.1.RELEASE to 0.28.2.RELEASE #16122

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 4 days ago

Bumps com.webauthn4j:webauthn4j-core from 0.28.1.RELEASE to 0.28.2.RELEASE.

Release notes

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

0.28.2.RELEASE

:star: Enhancements

  • Mark jackson transitive dependency #1051

:beetle: Bugs

  • Opens Jackson serializers and deserializers for reflection #1053
  • Opens data classes for reflection #1052
  • Bug: some packages in webauthn4j-core-async are not included in module-info.java #1050
Commits
  • 17c8fa8 Release 0.28.2.RELEASE
  • 0c522a8 Merge pull request #1053 from webauthn4j/opens-jackson-serializers-deserializ...
  • 75de5ce Opens Jackson serializers and deserializers for reflection
  • ca84790 Merge pull request #1052 from webauthn4j/open-data-classes-for-reflection
  • 4a7cda6 Opens data classes for reflection
  • 05a8c8f Merge pull request #1051 from webauthn4j/mark-jackson-transitive-dependency
  • b0fbf06 Mark jackson transitive dependency
  • 320791c Merge pull request #1050 from webauthn4j/correct-core-async-module-info
  • 15279b1 Correct webauthn4j-core-async module-info
  • 20d73da Merge pull request #1049 from webauthn4j/0.28.2-development
  • 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 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)