Merge branch '6.4.x'

This commit is contained in:
Josh Cummings
2025-02-13 17:18:03 -07:00
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