Merge branch '6.4.x'

This commit is contained in:
Josh Cummings 2025-02-13 17:18:03 -07:00
commit 666d3a4af6
No known key found for this signature in database
GPG Key ID: 869B37A20E876129
10 changed files with 1 additions and 0 deletions

View File

@ -633,6 +633,7 @@ class SpringSecurityCoreVersionSerializableTests {
webAuthnAuthentication.setDetails(details);
return webAuthnAuthentication;
});
// @formatter:on
}
@ParameterizedTest