spring-projects / spring-security

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

Bump com.webauthn4j:webauthn4j-core from 0.27.0.RELEASE to 0.28.0.RELEASE #16029

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps com.webauthn4j:webauthn4j-core from 0.27.0.RELEASE to 0.28.0.RELEASE.

Release notes

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

0.28.0.RELEASE

:star: Enhancements

  • Add explicit java module support #1005 #1030
  • Remove Apache Kerby dependency and add tiny ASN.1 DER parser #1004
  • align ServerProperty's toString() to other toString() implementations #1007
  • Addresses code smell #1009

:warning: Breaking Changes

  • Rename webauthn4j-device-check module to webauthn4j-appattest #1027

:package: Dependency Upgrades

  • Bump jackson from 2.18.0 to 2.18.1 #1035
  • Bump org.jetbrains:annotations from 26.0.0 to 26.0.1 #1014
  • Bump org.jetbrains:annotations from 25.0.0 to 26.0.0 #1001
  • Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.11 #1019
  • Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.9 #1002
  • Bump bouncycastle from 1.78.1 to 1.79 #1037
  • Bump mockitoVersion from 5.14.1 to 5.14.2 #1018

:memo: Documentation

  • Update ValidationException to VerificationException #1032
  • Add some documentation comments to interfaces #1008

:hammer_and_wrench: Build/Test

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • 800ff30 Release 0.28.0.RELEASE
  • 612dcf7 Merge pull request #1037 from webauthn4j/dependabot/gradle/bouncycastle-1.79
  • 3638f8e Bump bouncycastle from 1.78.1 to 1.79
  • de1aeb1 Merge pull request #1035 from webauthn4j/dependabot/gradle/jackson-2.18.1
  • 9a3f78b Bump jackson from 2.18.0 to 2.18.1
  • cfccd77 Merge pull request #1032 from udev/master
  • 8950300 Update quick-start.adoc
  • fc4204b Merge pull request #1030 from webauthn4j/follow-up-jpms-declaration-sync
  • 4f4b4a1 Follow up: JPMS declaration sync
  • 95c03d1 Merge pull request #1029 from webauthn4j/build-gradle-rewrite-followup
  • 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)
github-actions[bot] commented 1 week ago

Duplicate of #16098

github-actions[bot] commented 1 week ago

Duplicate of #16122