From: Svjatoslav Agejenko Date: Sun, 15 Oct 2023 17:45:48 +0000 (+0300) Subject: Update version of maven-javadoc-plugin in POM file X-Git-Tag: cli-helper-1.1~4 X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=cli-helper.git;a=commitdiff_plain;h=18066c653a0eedc27ce61288cc08e3323f1edcec Update version of maven-javadoc-plugin in POM file The version of the maven-javadoc-plugin has been updated from 3.1.1 to 3.5.0. This change was necessary because newer version of the plugin includes bug fixes and improvements, which ensures better functionality and overall experience. --- diff --git a/pom.xml b/pom.xml index a2d392a..016bcc6 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.1.1 + 3.5.0 attach-javadocs