From b881b992b2a473b3ff3bb1b648f8fea538852e95 Mon Sep 17 00:00:00 2001 From: tkuzynow Date: Tue, 16 Apr 2024 09:08:27 +0200 Subject: [PATCH] fix: LineInputStream dependency issue --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index eed0ab9..5c9ca94 100644 --- a/pom.xml +++ b/pom.xml @@ -87,6 +87,10 @@ javax.mail mailapi + + com.sun.mail + mailapi +