pom: upgrade javax.mail:mail dependency to 1.4.7
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
parent
b0a8a9e699
commit
40001a21d9
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -60,7 +60,7 @@
|
|||
<dependency>
|
||||
<groupId>javax.mail</groupId>
|
||||
<artifactId>mail</artifactId>
|
||||
<version>1.4.4</version>
|
||||
<version>1.4.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.subethamail</groupId>
|
||||
|
|
Loading…
Reference in a new issue