You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JsonFormat.Features is a field of JsonFromat.Value, and we would like JsonFromat.Value to be java.io.Serializable. This was discovered in the process of implementing FasterXML/jackson-databind#5317.
Let's make the JsonFormat.Featuresjava.io.Serializable