Browse Source

Regenerate Incorrect Serialization Files

Given that these classes each have a consistent serialization UID
across minor versions, but that the 6.5.x serialized version is using a
different UID, these serialized files were likely generated in error.
As such, this commit replaces the serialized files with correct ones.

Issue gh-16432
pull/17040/head
Josh Cummings 9 months ago
parent
commit
2949b5d5a4
No known key found for this signature in database
GPG Key ID: 869B37A20E876129
  1. BIN
      config/src/test/resources/serialized/6.5.x/org.springframework.security.web.webauthn.api.Bytes.serialized
  2. BIN
      config/src/test/resources/serialized/6.5.x/org.springframework.security.web.webauthn.api.PublicKeyCredentialDescriptor.serialized
  3. BIN
      config/src/test/resources/serialized/6.5.x/org.springframework.security.web.webauthn.api.PublicKeyCredentialRequestOptions.serialized

BIN
config/src/test/resources/serialized/6.5.x/org.springframework.security.web.webauthn.api.Bytes.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/6.5.x/org.springframework.security.web.webauthn.api.PublicKeyCredentialDescriptor.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/6.5.x/org.springframework.security.web.webauthn.api.PublicKeyCredentialRequestOptions.serialized

Binary file not shown.
Loading…
Cancel
Save