GH-18 - Add explicit version of Maven Javadoc Plugin.

This commit is contained in:
Oliver Drotbohm
2022-09-27 09:22:25 +02:00
parent f710f2c5a8
commit bea7617507

View File

@@ -123,6 +123,7 @@ limitations under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.4.1</version>
<executions>
<execution>
<id>attach-javadocs</id>