owainlewis / clojure-mail

A Clojure library for parsing, downloading and reading email from IMAP servers.
202 stars 54 forks source link

Bumped javax.mail dependency to 1.5.5 and clojure-mail version to 1.0.6 #56

Closed nrakochy closed 7 years ago

nrakochy commented 7 years ago

Updated project.clj as a fix to issue #54. It looks like javax.mail 1.5.6 was released in August 2016, so I would be happy to do another PR if you were interested / wanted a couple new releases for javax compatibility.