Skip to content

Commit

Permalink
add Nullpointer to serialization filter
Browse files Browse the repository at this point in the history
  • Loading branch information
UrsZeidler committed Jul 26, 2023
1 parent c864de8 commit 03c5e4d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ java.lang.Enum
java.lang.Exception
java.lang.Long
java.lang.NoClassDefFoundError
java.lang.NullPointerException
java.lang.Number
java.lang.invoke.SerializedLambda
java.lang.reflect.InvocationTargetException
Expand Down

0 comments on commit 03c5e4d

Please sign in to comment.