Skip to content

Commit

Permalink
#184, #186: switched to javax.mail 1.6.2 for improved UTF-8 support a…
Browse files Browse the repository at this point in the history
…nd support for authenticated HTTP web proxy
  • Loading branch information
bbottema committed Dec 31, 2018
1 parent ed3cbc9 commit 01255b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>com.sun.mail</groupId>
<artifactId>javax.mail</artifactId>
<version>1.6.0</version>
<version>1.6.2</version>
</dependency>
<dependency>
<groupId>com.github.bbottema</groupId>
Expand Down

0 comments on commit 01255b7

Please sign in to comment.