1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Merge branch '6.4.x'

This commit is contained in:
Josh Cummings
2025-01-14 17:05:21 -07:00
9 changed files with 9 additions and 0 deletions
@@ -201,6 +201,7 @@ public final class SecurityJackson2Modules {
*
* @author Rob Winch
*/
@SuppressWarnings("serial")
static class AllowlistTypeResolverBuilder extends ObjectMapper.DefaultTypeResolverBuilder {
AllowlistTypeResolverBuilder(ObjectMapper.DefaultTyping defaultTyping) {