jsr107 / jsr107spec

JSR107 Cache Specification
Apache License 2.0
415 stars 164 forks source link

Fixes javadoc generation when using JDK >= 10 to build JCache #405

Closed vbekiaris closed 6 years ago

vbekiaris commented 6 years ago

Upgrades maven-javadoc-plugin to 3.0.1 which includes a fix for newer JDKs.

Fixes #404