bbottema / outlook-message-parser

A Java parser for Outlook messages (.msg files)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency problem with Java9+, missing Jakarta Activation Framework

bbottema opened this issue · comments

JAF moved out of the JDK to its own library, which should be included as explicit dependency, so this library works with Java9+.

Released v1.3.0