Skip to content

Commit d2b27fb

Browse files
committed
fix SLF4J-431
1 parent 0ec1f6a commit d2b27fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: slf4j-ext/src/main/java/org/slf4j/ext/EventData.java

+2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
* event. Users may extend this class for each EventType they want to log.
4141
*
4242
* @author Ralph Goers
43+
*
44+
* @deprecated Due to a security vulnerability, this class will be removed without replacement.
4345
*/
4446
public class EventData implements Serializable {
4547

0 commit comments

Comments
 (0)