Skip to content

Commit

Permalink
Add sun mail dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tananaev committed Sep 29, 2018
1 parent 4389d75 commit d78c97e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@
</exclusions>
</dependency>
<dependency>
<groupId>javax.mail</groupId>
<artifactId>javax.mail-api</artifactId>
<groupId>com.sun.mail</groupId>
<artifactId>javax.mail</artifactId>
<version>1.6.2</version>
</dependency>
<dependency>
Expand Down

0 comments on commit d78c97e

Please sign in to comment.