jsr107 / jsr107spec

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

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

Closed vbekiaris closed 5 years ago

vbekiaris commented 5 years ago

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

Fixes #404