We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be04c3d commit 39fc546Copy full SHA for 39fc546
logback-core/src/main/java/ch/qos/logback/core/net/HardenedObjectInputStream.java
@@ -18,7 +18,6 @@
18
import java.io.IOException;
19
import java.io.InputStream;
20
import java.io.InvalidClassException;
21
-import java.io.ObjectInputFilter;
22
import java.io.ObjectInputStream;
23
import java.io.ObjectStreamClass;
24
import java.lang.reflect.InvocationTargetException;
0 commit comments