Skip to content

Commit

Permalink
serialize.allowlist is not include SingletonMap (#12962)
Browse files Browse the repository at this point in the history
  • Loading branch information
ray-lsr authored Aug 27, 2023
1 parent 711de7c commit d61f491
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ java.util.Collections$EmptyList
java.util.Collections$EmptyMap
java.util.Collections$SingletonSet
java.util.Collections$SingletonList
java.util.Collections$SingletonMap
java.util.Collections$UnmodifiableCollection
java.util.Collections$UnmodifiableList
java.util.Collections$UnmodifiableMap
Expand Down

0 comments on commit d61f491

Please sign in to comment.