You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In JDK 9 the package javax.activation is not accessible by default and should be explicitly granted with --add-modules java.activation on compile time. Also, it is deprecated and marked for removal in JDK 10.
Reference : https://jira.spring.io/browse/SPR-16115
Affected libraries :
pdf-boxing - Fixed with dotemacs/pdfboxing#41
The text was updated successfully, but these errors were encountered: