moved imap credentials from MailingList to ImapClient

This commit is contained in:
2022-04-19 12:09:26 +02:00
parent 67fcb51342
commit d7668dadaa
11 changed files with 162 additions and 71 deletions

View File

@@ -6,7 +6,7 @@
<groupId>org.example</groupId>
<artifactId>Widerhall</artifactId>
<version>0.0.13</version>
<version>0.0.14</version>
<build>
<plugins>
<plugin>