Skip to content

Commit

Permalink
#113: Bump to JavaMail 1.6 and get rid of outdated JARs in lib/
Browse files Browse the repository at this point in the history
  • Loading branch information
bbottema committed Nov 3, 2017
1 parent b1d789b commit 4117a52
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file removed lib/activation.jar
Binary file not shown.
Binary file removed lib/mailapi-1.4.4.jar
Binary file not shown.
Binary file removed lib/smtp-1.4.4.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>com.sun.mail</groupId>
<artifactId>javax.mail</artifactId>
<version>1.5.5</version>
<version>1.6.0</version>
</dependency>
<dependency>
<groupId>com.github.bbottema</groupId>
Expand Down

0 comments on commit 4117a52

Please # to comment.